From 7ebeaa13b9aef2cebb8c6f10457cf52c89db3be0 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 11 Aug 2003 04:37:34 +0000 Subject: 2003-08-11 Ralf Corsepius * fileio/Makefile.am: Remove references to *.scn (Doesn't exist). * pppd/Makefile.am: Remove references to DOC* (Don't exist). --- testsuites/samples/fileio/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/samples/fileio/Makefile.am') diff --git a/testsuites/samples/fileio/Makefile.am b/testsuites/samples/fileio/Makefile.am index 4ea7b3a71d..0a65a0bb97 100644 --- a/testsuites/samples/fileio/Makefile.am +++ b/testsuites/samples/fileio/Makefile.am @@ -14,7 +14,7 @@ C_O_FILES = $(C_FILES:%.c=${ARCH}/%.$(OBJEXT)) H_FILES = system.h noinst_HEADERS = $(H_FILES) -DOCTYPES = doc scn +DOCTYPES = doc DOCS = $(DOCTYPES:%=$(SAMPLE).%) SRCS = $(DOCS) $(C_FILES) $(H_FILES) -- cgit v1.2.3