Merge remote branch 'origin/master' into gsoc
[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         cli \
11         tools \
12         policy \
13         data \
14         initscript \
15         test \
16         po \
17         man \
18         docs \
19         examples
20
21 EXTRA_DIST = \
22         CONTRIBUTING \
23         NetworkManager.pc.in \
24         intltool-extract.in \
25         intltool-merge.in \
26         intltool-update.in              
27
28 DISTCHECK_CONFIGURE_FLAGS = \
29         --with-tests=yes \
30         --with-docs=yes \
31         --with-udev-dir=$$dc_install_base/lib/udev \
32         --with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir)
33
34 DISTCLEANFILES = intltool-extract intltool-merge intltool-update
35
36 pkgconfigdir = $(libdir)/pkgconfig
37 pkgconfig_DATA = NetworkManager.pc
38
39 ACLOCAL_AMFLAGS = -I m4