Merge remote branch 'origin/dhcp6'
[NetworkManager.git] / Makefile.am
1 SUBDIRS = \
2         marshallers \
3         libnm-util \
4         libnm-glib \
5         src \
6         include \
7         introspection \
8         callouts \
9         system-settings \
10         tools \
11         policy \
12         initscript \
13         test \
14         po \
15         man \
16         docs \
17         examples
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