summaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2012-02-17 18:23:48 +0000
committerJörg Mayer <jmayer@loplof.de>2012-02-17 18:23:48 +0000
commit3eec40b8eaff8db5a09fb48db1a555d66e26a6e2 (patch)
tree37ea6eb4c57e05522f2d592cdf76881ee52298cf /Makefile.common
parentc4fc49a2a20a5dde8fd73c44fe596c4b208c7f65 (diff)
downloadwireshark-3eec40b8eaff8db5a09fb48db1a555d66e26a6e2.tar.gz
Fix a typo that broke compilation on all platforms
svn path=/trunk/; revision=41055
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index 4028e57605..731c55e8e9 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -67,7 +67,7 @@ WIRESHARK_COMMON_INCLUDES = \
capture-pcap-util.h \
capture-pcap-util-int.h \
cfile.h \
- clopts_common.hs \
+ clopts_common.h \
cmdarg_err.h \
console_io.h \
color.h \