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