aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.nmake
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2012-05-18 17:19:50 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2012-05-18 17:19:50 +0000
commit5c0dfb9e8e463969a14e1a4c2cc37f754e24a682 (patch)
treeb57dbc64d7e113aa4204a16b614b0e918e18782b /epan/dissectors/Makefile.nmake
parentaf87b318523b55bcbfa3c4d62f13b2cae525095c (diff)
There's no need to include Custom.common here; it gets pulled in by Makefile.common
svn path=/trunk/; revision=42708
Diffstat (limited to 'epan/dissectors/Makefile.nmake')
-rw-r--r--epan/dissectors/Makefile.nmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/epan/dissectors/Makefile.nmake b/epan/dissectors/Makefile.nmake
index 2004965e10..70087fae78 100644
--- a/epan/dissectors/Makefile.nmake
+++ b/epan/dissectors/Makefile.nmake
@@ -7,8 +7,6 @@ include ..\..\config.nmake
############### no need to modify below this line #########
-include Custom.common
-
include Makefile.common
CFLAGS= $(WARNINGS_ARE_ERRORS) $(STANDARD_CFLAGS) \