settings: move system-settings/plugins => src/settings/plugins
[NetworkManager.git] / Makefile.am
1 SUBDIRS = \
2         marshallers \
3         include \
4         libnm-util \
5         libnm-glib \
6         introspection \
7         src \
8         callouts \
9         cli \
10         tools \
11         policy \
12         data \
13         initscript \
14         test \
15         po \
16         man \
17         docs \
18         examples
19
20 EXTRA_DIST = \
21         CONTRIBUTING \
22         NetworkManager.pc.in \
23         intltool-extract.in \
24         intltool-merge.in \
25         intltool-update.in              
26
27 DISTCHECK_CONFIGURE_FLAGS = \
28         --with-tests=yes \
29         --with-docs=yes \
30         --with-udev-dir=$$dc_install_base/lib/udev \
31         --with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir) \
32         --enable-wimax=no
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