summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2012-02-29 23:37:39 +0100
committerMarc-André Lureau <marcandre.lureau@redhat.com>2012-03-01 16:24:10 +0100
commit5077ab60f8c2ec44a3ae40c2b3f986bf038b3e8f (patch)
treed569277a9de956f81bb6784b9bb4b78c42601c85 /Makefile.am
parentf605e2774d74d879f847b301705dfeb2330d1167 (diff)
downloadspice-5077ab60f8c2ec44a3ae40c2b3f986bf038b3e8f.tar.gz
spice-5077ab60f8c2ec44a3ae40c2b3f986bf038b3e8f.tar.xz
spice-5077ab60f8c2ec44a3ae40c2b3f986bf038b3e8f.zip
build-sys: cleanup, use autoreconf
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index c8073596..33bb25cf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,5 @@
+ACLOCAL_AMFLAGS = -I m4
+
SUBDIRS = common server python_modules
if SUPPORT_CLIENT