From 84bbd6f1be6686b3c816ee5bb5c0c786ac193c6c Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Wed, 18 Oct 2023 13:43:12 +0200 Subject: BUILD: Move curl to lib --- src/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 3746c6b19..049d809ea 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -10,7 +10,6 @@ if HAVE_EXPERIMENTAL endif JSON_DIR = json -CURL_DIR = curl if BUILD_PULSE_HELPERS CONVERSATION_DIR = conversation @@ -41,7 +40,6 @@ SUBDIRS = \ arm \ $(TESTING) \ $(JSON_DIR) \ - $(CURL_DIR) \ $(REST_DIR) \ $(SQLITE_DIR) \ $(POSTGRES_DIR) \ -- cgit v1.2.3