]> git.saurik.com Git - bison.git/commitdiff
(SUBDIRS): Add examples; somehow this got removed accidentally.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 22 Jul 2005 23:02:50 +0000 (23:02 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 22 Jul 2005 23:02:50 +0000 (23:02 +0000)
Makefile.am

index ba145f36d49f480cce4181980c927fb50c67b115..2ae0c2f79738dd0ebbfed6415373b96a30a5be81 100644 (file)
@@ -18,7 +18,7 @@
 
 ACLOCAL_AMFLAGS = -I m4
 
-SUBDIRS = config po runtime-po lib data src doc tests
+SUBDIRS = config po runtime-po lib data src doc tests examples
 
 # Files installed for use by Automake.
 aclocaldir = @aclocaldir@