aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/Makefile.nmake
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2006-09-02 14:18:47 +0000
committerAnders Broman <anders.broman@ericsson.com>2006-09-02 14:18:47 +0000
commit9ea41277f98d3249b812826a4e2e242469c0cbae (patch)
tree05ca956e5eecdc0083cf0533cb342d59b6a740b5 /gtk/Makefile.nmake
parente3c9fab51c5252ac242f48acf749fc8d4d99956f (diff)
Fix path and name.
svn path=/trunk/; revision=19120
Diffstat (limited to 'gtk/Makefile.nmake')
-rw-r--r--gtk/Makefile.nmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk/Makefile.nmake b/gtk/Makefile.nmake
index af91fe9733..d4db8714e6 100644
--- a/gtk/Makefile.nmake
+++ b/gtk/Makefile.nmake
@@ -67,8 +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 codecs
- $(MAKE) /$(MAKEFLAGS) -f Makefile.nmake clean
cd ..
distclean: clean