blob: a2a9bdd28382f94eeb9b3f01ac6523513da82c37 (
plain) (
tree)
|
|
--- Makefile.in.dist 2007-07-01 17:58:12.000000000 +0900
+++ Makefile.in 2008-05-26 13:42:47.000000000 +0900
@@ -224,7 +224,7 @@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
EXTRA_DIST = config.rpath m4/ChangeLog config.rpath include/*.h example/jwhois.conf m4/*.m4 jwhois.spec.in jwhois.spec
-SUBDIRS = m4 doc gl src example po
+SUBDIRS = m4 doc gl src po
AM_CPPFLAGS = -I$(top_srcdir)/gl
LDADD = lib/libgnu.a
ACLOCAL_AMFLAGS = -I m4 -I gl/m4
|