aboutsummaryrefslogtreecommitdiffstats
path: root/ui/Makefile.common
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2012-10-21 19:12:18 +0000
committerPascal Quantin <pascal.quantin@gmail.com>2012-10-21 19:12:18 +0000
commitb439ae0d6a482293f4fb2f34c5ef67a91479d6fc (patch)
treeec67d9ff68b8ed79c50c5ab14e35f359289534bd /ui/Makefile.common
parent5af3defc46eb97c75521543274705518bbc0b3f4 (diff)
Revert r45692 and try to fix link failure another way: console_win32.[ch] definitely belong to ui/win32
Add console_win32.[ch] to Makefile.am svn path=/trunk/; revision=45693
Diffstat (limited to 'ui/Makefile.common')
-rw-r--r--ui/Makefile.common6
1 files changed, 2 insertions, 4 deletions
diff --git a/ui/Makefile.common b/ui/Makefile.common
index a01f7ff6f4..5a8c96d1da 100644
--- a/ui/Makefile.common
+++ b/ui/Makefile.common
@@ -53,8 +53,7 @@ WIRESHARK_UI_SRC = \
help_url.c \
ssl_key_export.c \
text_import.c \
- util.c \
- console_win32.c
+ util.c
noinst_HEADERS = \
alert_box.h \
@@ -74,5 +73,4 @@ noinst_HEADERS = \
text_import_scanner.h \
ui_util.h \
utf8_entities.h \
- util.h \
- console_win32.h
+ util.h