aboutsummaryrefslogtreecommitdiffstats
path: root/epan/ftypes
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2008-07-02 02:18:53 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2008-07-02 02:18:53 +0000
commitb4a8ca4bf16badbff3d1c52b0e1874ab8ca8fd1e (patch)
tree043e67167fa0975195f4494eaf6486cdcac2891c /epan/ftypes
parente810c5e896903c0796a6791b4b6ee9ae91fc02c3 (diff)
Include the new Makefile.common file.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@25659 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/ftypes')
-rw-r--r--epan/ftypes/Makefile.nmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/ftypes/Makefile.nmake b/epan/ftypes/Makefile.nmake
index 7125476c24..17475cbd90 100644
--- a/epan/ftypes/Makefile.nmake
+++ b/epan/ftypes/Makefile.nmake
@@ -5,6 +5,8 @@
include ..\..\config.nmake
+include Makefile.common
+
############### no need to modify below this line #########
CFLAGS=-WX -DHAVE_CONFIG_H /I. /I.. /I../.. $(GLIB_CFLAGS) \