Add doxygen.cfg to the "clean" target.

svn path=/trunk/; revision=11464
This commit is contained in:
Gerald Combs 2004-07-21 22:12:49 +00:00
parent 67f0f40bfa
commit 83b366536a
1 changed files with 2 additions and 2 deletions

View File

@ -249,8 +249,8 @@ clean: gtk2_distclean
$(EXECUTABLES) $(PDB_FILE) \
editcap.obj mergecap.obj text2pcap.obj getopt.obj\
text2pcap-scanner.obj text2pcap-scanner.c rdps.obj \
rdps.pdb config.h ps.c AUTHORS-SHORT \
rdps.exe rdps.ilk dftest.obj dftest.exe randpkt.obj randpkt.ext \
rdps.pdb rdps.exe rdps.ilk config.h ps.c AUTHORS-SHORT \
dftest.obj dftest.exe randpkt.obj randpkt.ext doxygen.cfg \
$(RESOURCES)
cd wiretap
$(MAKE) /$(MAKEFLAGS) -f Makefile.nmake clean