]> granicus.if.org Git - yasm/commitdiff
Actually include (newly added) basename.c and dirname.c in the distribution.
authorPeter Johnson <peter@tortall.net>
Sun, 8 Feb 2004 02:54:25 +0000 (02:54 -0000)
committerPeter Johnson <peter@tortall.net>
Sun, 8 Feb 2004 02:54:25 +0000 (02:54 -0000)
svn path=/trunk/yasm/; revision=1099

Makefile.am

index ab51c2b0da6e1203105e99704faca4e3e4d627cc..47b63c9f521d132929967f90943606b35506737a 100644 (file)
@@ -38,6 +38,8 @@ include libyasm/Makefile.inc
 include modules/Makefile.inc
 include frontends/Makefile.inc
 
+EXTRA_DIST += basename.c
+EXTRA_DIST += dirname.c
 EXTRA_DIST += out_test.sh
 EXTRA_DIST += test_hd.pl
 EXTRA_DIST += Artistic.txt