]> git.ipfire.org Git - thirdparty/FORT-validator.git/commitdiff
Include tals at dist
authorpcarana <pc.moreno2099@gmail.com>
Mon, 4 Nov 2019 21:56:25 +0000 (15:56 -0600)
committerpcarana <pc.moreno2099@gmail.com>
Mon, 4 Nov 2019 21:56:25 +0000 (15:56 -0600)
Makefile.am

index fa77b18ebeb7933128524e93c6643ca55697da73..44ece00069758bfefab56ca2a7a16971f36d4d9b 100644 (file)
@@ -13,7 +13,7 @@ AUTOMAKE_OPTIONS = foreign
 
 SUBDIRS = src man test
 
-EXTRA_DIST  = tal/afrinic.tal
-EXTRA_DIST += tal/apnic.tal
-EXTRA_DIST += tal/lacnic.tal
-EXTRA_DIST += tal/ripe.tal
+EXTRA_DIST  = examples/tal/afrinic.tal
+EXTRA_DIST += examples/tal/apnic.tal
+EXTRA_DIST += examples/tal/lacnic.tal
+EXTRA_DIST += examples/tal/ripe.tal