NetworkManager/Makefile.am

35 lines
589 B
Makefile
Raw Normal View History

2010-02-18 18:17:08 +00:00
SUBDIRS = \
marshallers \
libnm-util \
libnm-glib \
src \
include \
introspection \
callouts \
system-settings \
2010-02-25 17:52:30 +00:00
cli \
2010-02-18 18:17:08 +00:00
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