]> xenbits.xensource.com Git - libvirt.git/commitdiff
Distribute check-aclperms.pl
authorGuido Günther <agx@sigxcpu.org>
Thu, 26 Sep 2013 11:27:18 +0000 (13:27 +0200)
committerGuido Günther <agx@sigxcpu.org>
Thu, 26 Sep 2013 12:26:53 +0000 (14:26 +0200)
so "make check" can work for the distributed tarballs too.

src/Makefile.am

index 4375ef7835ced02e03cfd78caa65a1ee8f42531e..4057eda237d111e84b48a2cf7f93c707d7d2c46f 100644 (file)
@@ -533,7 +533,7 @@ check-aclperms:
                $(srcdir)/access/viraccessperm.h \
                $(srcdir)/access/viraccessperm.c
 
-EXTRA_DIST += check-driverimpls.pl check-aclrules.pl
+EXTRA_DIST += check-driverimpls.pl check-aclrules.pl check-aclperms.pl
 
 check-local: check-protocol check-symfile check-symsorting \
        check-drivername check-driverimpls check-aclrules \