blob: 5d450ac0d31e297599413122896772a8f0462252 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,7 +17,7 @@ endif
# build the following subdirectories
SUBDIRS = cgilib-0.4 gd1.3 $(SUBDIRS_1) $(SUBDIRS_2) \
- src doc examples contrib tcl
+ src examples contrib tcl
# the following files are not mentioned in any other Makefile
# LWT 24Jul03 - removed redundant spec file listed
|