Use m4/ macro directory
[NetworkManager.git] / Makefile.am
1 SUBDIRS = marshallers
2
3 if NO_GIO
4 SUBDIRS += gfilemonitor
5 endif
6
7 SUBDIRS += \
8            libnm-util \
9            libnm-glib \
10            src \
11            include \
12            introspection \
13            callouts \
14            system-settings \
15            tools \
16            policy \
17            initscript \
18            test \
19            po \
20            man \
21            docs
22
23 EXTRA_DIST = \
24         CONTRIBUTING \
25         NetworkManager.pc.in \
26         intltool-extract.in \
27         intltool-merge.in \
28         intltool-update.in              
29
30 DISTCHECK_CONFIGURE_FLAGS = --with-tests=yes --with-docs=yes
31
32 DISTCLEANFILES = intltool-extract intltool-merge intltool-update
33
34 pkgconfigdir = $(libdir)/pkgconfig
35 pkgconfig_DATA = NetworkManager.pc
36
37 ACLOCAL_AMFLAGS = -I m4