aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.nmake
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2004-07-23 21:24:25 +0000
committerGerald Combs <gerald@wireshark.org>2004-07-23 21:24:25 +0000
commitc6c01ab4b1f281e8659b128afe661a0c0f8e1161 (patch)
tree663e8f0fd8c91a59197d35fa49e1a5ec7d2521bd /epan/dissectors/Makefile.nmake
parent3d0e67cd4efdb4cb8ddc4be2b50d6f75f6986f41 (diff)
Have distclean remove built sources.
svn path=/trunk/; revision=11488
Diffstat (limited to 'epan/dissectors/Makefile.nmake')
-rw-r--r--epan/dissectors/Makefile.nmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/Makefile.nmake b/epan/dissectors/Makefile.nmake
index f3f80fbe46..bbbe56daef 100644
--- a/epan/dissectors/Makefile.nmake
+++ b/epan/dissectors/Makefile.nmake
@@ -99,3 +99,4 @@ clean:
$(DISSECTOR_OBJECTS) $(DISSECTOR_SUPPORT_OBJECTS)
distclean: clean
+ rm -f $(BUILT_SOURCES) packet-ncp2222.c