[project @ 2004-08-13 14:36:28 by jmb]

Revert last change

svn path=/import/netsurf/; revision=1218
This commit is contained in:
John Mark Bell 2004-08-13 14:36:28 +00:00
parent e64b81f06d
commit ceba6c25d3
1 changed files with 3 additions and 3 deletions

View File

@ -167,6 +167,6 @@ clean :
depend css/css_enum.c css/css_enum.h \
css/parser.c css/parser.h css/scanner.c css/scanner.h
#ifneq ($(OS),riscos)
#include depend
#endif
ifneq ($(OS),riscos)
include depend
endif