Author: kjs
Date: Fri Dec 19 05:41:10 2008
New Revision: 34107
Modified:
trunk/config/gen/makefiles/pirc.in
Log:
[config] remove a reference to non-existing file in pirc.in
Modified: trunk/config/gen/makefiles/pirc.in
==============================================================================
--- trunk/config/gen/makefiles/pirc.in (original)
+++ trunk/config/gen/makefiles/pirc.in Fri Dec 19 05:41:10 2008
@@ -76,8 +76,7 @@
new/bcgen$(O): new/bcgen.c new/bcgen.h
test: all
- podchecker $(SOURCES) \
- doc/design.pod \
+ podchecker $(SOURCES) \
README.pod
perl t/harness