blob: 8649db2855286cc9b2f7a3bfdfaae89574998e5d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.am
+++ Makefile.am
@@ -9,7 +9,7 @@
##############################################################################
## The order of subdirs is important, don't change without a reason.
-SUBDIRS = gen.tab charset lib bin doc test
+SUBDIRS = gen.tab charset lib bin test
EXTRA_DIST = bootstrap ChangeLog.old
|