aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2012-09-15 10:01:21 +0000
committerAnders Broman <anders.broman@ericsson.com>2012-09-15 10:01:21 +0000
commit5164694d0f597cb9009226969cdc8538c03930b1 (patch)
tree5e0f6e4c7ea876d3471d881feb03a8fa2a191897 /ui
parentbd16652c90350d73b9bda0bed7e27b00b746e674 (diff)
Don't redefine WIRESHARK_UI_SRC
svn path=/trunk/; revision=44914
Diffstat (limited to 'ui')
-rw-r--r--ui/Makefile.nmake5
1 files changed, 0 insertions, 5 deletions
diff --git a/ui/Makefile.nmake b/ui/Makefile.nmake
index a2d6df1ca3..a7d339ad25 100644
--- a/ui/Makefile.nmake
+++ b/ui/Makefile.nmake
@@ -28,11 +28,6 @@ include Makefile.common
# if you add files here, be sure to include them also in Makefile.am EXTRA_DIST
-WIRESHARK_UI_SRC = \
- $(WIRESHARK_UI_SRC) \
- $(GENERATED_C_FILES) \
- $(DIRTY_GENERATED_C_FILES)
-
WIRESHARK_UI_OBJECTS = \
$(WIRESHARK_UI_SRC:.c=.obj) \
$(GENERATED_C_FILES:.c=.obj) \