@@ -1,4 +1,4 @@
-SUBDIRS = https .
+SUBDIRS = . https
AM_CPPFLAGS = \
-I$(top_srcdir)/src/daemon \
-SUBDIRS = .
+SUBDIRS = .
AM_CPPFLAGS = -ggdb \
@@ -14,4 +14,3 @@ daemon_https_test_get_SOURCES = \
daemon_https_test_get_LDADD = \
$(top_builddir)/src/daemon/libmicrohttpd.la \
@LIBCURL@
-