2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* fileio/Makefile.am: Remove references to *.scn (Doesn't exist).
	* pppd/Makefile.am: Remove references to DOC* (Don't exist).
This commit is contained in:
Ralf Corsepius
2003-08-11 04:37:34 +00:00
parent 3ffcd229da
commit 7ebeaa13b9
6 changed files with 16 additions and 12 deletions

View File

@@ -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)