summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-05-15 11:11:17 +0200
committerLennart Poettering <lennart@poettering.net>2012-05-15 11:11:17 +0200
commit625a94f463849e6e29b33768a2d99cffba209631 (patch)
tree0c3cef7a5dbf885ac78c2b25de1d236c8a041441 /Makefile.am
parentf402bee78638085cd80e274f5df7f43b7af5bba0 (diff)
build-sys: fix automake syntax
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 6041587..b9614df 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -48,6 +48,8 @@ endif
vapi_DATA += vala/libcanberra-gtk.vapi
+endif
+
DISTCHECK_CONFIGURE_FLAGS = \
--enable-gtk-doc \
--with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir)