summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am11
1 files changed, 5 insertions, 6 deletions
diff --git a/Makefile.am b/Makefile.am
index adb2907b7..64be5c852 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,11 +1,12 @@
SUBDIRS = \
marshallers \
- include \
libnm-util \
libnm-glib \
- introspection \
src \
+ include \
+ introspection \
callouts \
+ system-settings \
cli \
tools \
policy \
@@ -28,13 +29,11 @@ DISTCHECK_CONFIGURE_FLAGS = \
--with-tests=yes \
--with-docs=yes \
--with-udev-dir=$$dc_install_base/lib/udev \
- --with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir) \
- --enable-wimax=no
+ --with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir)
DISTCLEANFILES = intltool-extract intltool-merge intltool-update
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = NetworkManager.pc
-ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
-
+ACLOCAL_AMFLAGS = -I m4