From Lars Roland: don't delete the generated header files with "make

distclean", as those are part of the distribution.

svn path=/trunk/; revision=11541
This commit is contained in:
Guy Harris 2004-07-27 18:57:52 +00:00
parent 74fda1d8ab
commit 3f6dcb9426
1 changed files with 1 additions and 2 deletions

View File

@ -99,5 +99,4 @@ clean:
$(DISSECTOR_OBJECTS) $(DISSECTOR_SUPPORT_OBJECTS)
distclean: clean
rm -f $(BUILT_SOURCES) packet-ncp2222.c \
register.c $(GENERATED_HEADER_FILES)
rm -f $(BUILT_SOURCES) packet-ncp2222.c register.c