]> granicus.if.org Git - yasm/commitdiff
We don't use the tools right now, so don't bother building them/including them
authorPeter Johnson <peter@tortall.net>
Sat, 1 Jun 2002 02:43:25 +0000 (02:43 -0000)
committerPeter Johnson <peter@tortall.net>
Sat, 1 Jun 2002 02:43:25 +0000 (02:43 -0000)
in the distribution.

svn path=/trunk/yasm/; revision=645

Makefile.am
configure.ac

index 27c6d5a2909fcfd9115cfde4dfab1cde03b493e5..b74f6798a4a558d466270ea256ce863625015165 100644 (file)
@@ -1,6 +1,6 @@
 # $IdPath$
 
-SUBDIRS = libltdl tools m4 po
+SUBDIRS = libltdl m4 po
 
 CFLAGS = @ANSI_CFLAGS@
 AM_YFLAGS = -d
index 38a7b8f7e3c170f219943004e3b8dbf7cde90a12..b3bacc050d39bde0ef8ab67c271a8dcaf5f04662 100644 (file)
@@ -285,9 +285,6 @@ AC_SUBST(LIBLTDL)
 
 AC_CONFIG_FILES([Makefile
        libltdl/Makefile
-       tools/Makefile
-       tools/lemon/Makefile
-       tools/re2c/Makefile
        m4/Makefile
        po/Makefile.in
 ])