summaryrefslogtreecommitdiff
path: root/plugingui
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2016-04-13 18:53:25 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2016-04-13 18:53:25 +0200
commit0ae4539e7f42d21b3ebc8ec1914a32b5cf58d490 (patch)
treeddc6b0b71ca3338cd8bc8d0caa0d8e4c24076cae /plugingui
parentfb7bb2ee352cf83a7596a7ed7ba2913a2257e540 (diff)
Remove message files.
Diffstat (limited to 'plugingui')
-rw-r--r--plugingui/Makefile.mingw324
1 files changed, 1 insertions, 3 deletions
diff --git a/plugingui/Makefile.mingw32 b/plugingui/Makefile.mingw32
index 3f52e8a..9820d1a 100644
--- a/plugingui/Makefile.mingw32
+++ b/plugingui/Makefile.mingw32
@@ -2,9 +2,7 @@ DG_SRC = \
../src/configfile.cc \
../src/thread.cc \
../src/semaphore.cc \
- ../src/mutex.cc \
- ../src/messagehandler.cc \
- ../src/messagereceiver.cc
+ ../src/mutex.cc
DG_CFLAGS = -I.. -I../include -I../src -DSSE -msse -msse2 -DDISABLE_HUGIN