aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2005-10-17 18:20:25 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2005-10-17 18:20:25 +0000
commit3c6c28d58a008d4f3966bd4ed31cc7f65e1780d3 (patch)
treeb79e53871241aefd35e45cd870f7c8cbc8c28f41 /plugins
parentb7eb01550fa0077fef7ae9ade18eb75055ff281b (diff)
From Peter Johansson
Correct a typo. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@16254 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'plugins')
-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