blob: d81f2808fcce27fb88e192e063278975f3d98917 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.in.orig Tue Dec 9 23:38:07 2003
+++ Makefile.in Mon Feb 23 09:03:36 2004
@@ -115,7 +115,7 @@
noinst_LTLIBRARIES = libfoolam.la
libfoolam_la_SOURCES = foolam.c
-SUBDIRS = gen libbase libstyx libutil modext modstd pgm inc doc examples spe pat libxml incxml pgmxml genxml spexml
+SUBDIRS = gen libbase libstyx libutil modext modstd pgm inc libxml incxml pgmxml genxml spexml
EXTRA_DIST = LICENSE bootstrap util windows libc++
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|