chiark / gitweb /
fix path to extras
[elogind.git] / Makefile.am
index e2926005657bdd462e321f5e1e746896d8a1b4a1..0048f2b63dcdd29d07cd202bc8f9ae7bb71f8d43 100644 (file)
@@ -26,6 +26,12 @@ AM_LDFLAGS = \
        -Wl,--as-needed
 
 DISTCHECK_CONFIGURE_FLAGS = \
+       --enable-debug \
+       --enable-rule_generator \
+       --enable-udev_acl \
+       --enable-floppy \
+       --enable-edd \
+       --with-selinux \
        --enable-gtk-doc \
        --with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir)
 
@@ -761,7 +767,7 @@ git-release:
 
 git-sync:
        git push
-       git push --tags $(VERSION)
+       git push --tags
 
 tar:
        make distcheck