summary refs log tree commit diff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2010-11-29 00:47:11 +0100
committerMichael Biebl <biebl@debian.org>2010-11-29 00:47:11 +0100
commit9fae01fa351805b2903e535736e06971bc0b925e (patch)
treec19bccf84c9f894e50fae678ba6ee2b2044e2d30 /Makefile.am
Imported Upstream version 0.8.1 upstream/0.8.1
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am34
1 files changed, 34 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 00000000..7e345712
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,34 @@
+SUBDIRS = \
+	marshallers \
+	libnm-util \
+	libnm-glib \
+	src \
+	include \
+	introspection \
+	callouts \
+	system-settings \
+	cli \
+	tools \
+	policy \
+	initscript \
+	test \
+	po \
+	man \
+	docs \
+	examples
+
+EXTRA_DIST = \
+	CONTRIBUTING \
+	NetworkManager.pc.in \
+	intltool-extract.in \
+	intltool-merge.in \
+	intltool-update.in		
+
+DISTCHECK_CONFIGURE_FLAGS = --with-tests=yes --with-docs=yes --with-udev-dir=$$dc_install_base/lib/udev
+
+DISTCLEANFILES = intltool-extract intltool-merge intltool-update
+
+pkgconfigdir = $(libdir)/pkgconfig
+pkgconfig_DATA = NetworkManager.pc
+
+ACLOCAL_AMFLAGS = -I m4