]> git.ipfire.org Git - thirdparty/nftables.git/commitdiff
dist: include tests/ directory and files in tarball
authorArturo Borrero <arturo.borrero.glez@gmail.com>
Thu, 28 Apr 2016 09:14:38 +0000 (11:14 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 29 Apr 2016 09:18:47 +0000 (11:18 +0200)
If we include tests/ in the release tarball, downstream distributors
can run the testsuites themselves while developing the packages.

This way, tests can be run in a more integrated environment and they can
discover errors related to the integration with the given distribution itself.

Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Makefile.am

index 068009bd3c9166fbc78024f91d02d786ebd95a39..10aa40f14127fc03f050ad333f27d065b4a53279 100644 (file)
@@ -4,3 +4,5 @@ SUBDIRS =       src     \
                include \
                doc     \
                files
+
+EXTRA_DIST =   tests