blob: a72afd0ebb4a5bd56c67a44f5b112661741c99ab (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.in.orig Fri Jun 24 19:01:40 2005
+++ Makefile.in Fri Jun 24 19:02:29 2005
@@ -214,7 +214,7 @@
target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
-SUBDIRS = src examples tests doc
+SUBDIRS = src doc
EXTRA_DIST = \
TODO \
HACKING \
|