aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2006-09-10 13:37:42 +0000
committerBill Meier <wmeier@newsguy.com>2006-09-10 13:37:42 +0000
commit9568b76a63d8f52b35262d7953b2270c2e19f9a0 (patch)
tree5a89c6e0f11706b3030ed3009059a3df775923a2 /gtk
parentf8ffc2821e619b38d7ccc4f1491be4b18d19da3a (diff)
minor cleanup for making codecs
svn path=/trunk/; revision=19184
Diffstat (limited to 'gtk')
-rw-r--r--gtk/Makefile.nmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/Makefile.nmake b/gtk/Makefile.nmake
index d4db8714e6..e508398ae0 100644
--- a/gtk/Makefile.nmake
+++ b/gtk/Makefile.nmake
@@ -67,7 +67,6 @@ pa_win_wmme.obj: $(PORTAUDIO_DIR)\pa_win_wmme\pa_win_wmme.c
clean:
rm -f $(WIRESHARK_WIN32_GTK_OBJECTS) $(WIRESHARK_TAP_OBJECTS) libui.lib $(PDB_FILE) doxygen.cfg html/*.*
if exist html rmdir html
- cd ..
distclean: clean