summaryrefslogtreecommitdiff
path: root/plugins/Makefile.nmake
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2005-10-17 18:20:25 +0000
committerAnders Broman <anders.broman@ericsson.com>2005-10-17 18:20:25 +0000
commite8065e3fde16d6cc40677d741a3d7d8b24091b0f (patch)
treeb79e53871241aefd35e45cd870f7c8cbc8c28f41 /plugins/Makefile.nmake
parent5cadbb4de46ba08c2871fbdb881f12d949109ea5 (diff)
downloadwireshark-e8065e3fde16d6cc40677d741a3d7d8b24091b0f.tar.gz
From Peter Johansson
Correct a typo. svn path=/trunk/; revision=16254
Diffstat (limited to 'plugins/Makefile.nmake')
-rw-r--r--plugins/Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Makefile.nmake b/plugins/Makefile.nmake
index f8a74381ab..d3fdeedfe1 100644
--- a/plugins/Makefile.nmake
+++ b/plugins/Makefile.nmake
@@ -275,7 +275,7 @@ maintainer-clean: distclean
cd ../gryphon
$(MAKE) /$(MAKEFLAGS) -f Makefile.nmake maintainer-clean
cd ../h223
- $(MAKE) /$(MAKEFLAGS) -f Makefile.nmake maintaner-clean
+ $(MAKE) /$(MAKEFLAGS) -f Makefile.nmake maintainer-clean
cd ../irda
$(MAKE) /$(MAKEFLAGS) -f Makefile.nmake maintainer-clean
cd ../lwres