summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2013-11-03 10:29:05 +0100
committerGuido Günther <agx@sigxcpu.org>2013-11-03 10:29:05 +0100
commite044f56bb8574e12eb2642600c3781ee91f79d32 (patch)
tree16a522dc57c3c7838af39bba070f448f8c79e7bf /Makefile.am
parent6ec841fadc026efa7f358e93929fa4884af6264c (diff)
New upstream version 1.1.4~rc2
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 66cb67733..192a37863 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -24,13 +24,14 @@ SUBDIRS = . gnulib/lib include src daemon tools docs gnulib/tests \
examples/dominfo examples/domsuspend examples/python examples/apparmor \
examples/xml/nwfilter examples/openauth examples/systemtap
-ACLOCAL_AMFLAGS = -I m4 -I gnulib/m4
+ACLOCAL_AMFLAGS = -I m4
XML_EXAMPLES = \
$(patsubst $(srcdir)/%,%,$(wildcard $(addprefix $(srcdir)/examples/xml/, \
test/*.xml storage/*.xml)))
EXTRA_DIST = \
+ config-post.h \
ChangeLog-old \
libvirt.spec libvirt.spec.in \
mingw-libvirt.spec.in \