summaryrefslogtreecommitdiff
path: root/plugingui/Makefile.mingw32
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2016-06-06 21:52:16 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2016-06-06 21:52:16 +0200
commitcf7e6c51abf82f2ccc3ed33b8bcc162178e2b5ea (patch)
tree2f6b7861b70d8da5631f6c5b3b0c005f9ccc8009 /plugingui/Makefile.mingw32
parenta15a296848e3fd04cd101e2729dd93515f06a9a7 (diff)
Add missing files to Makefiles.
Diffstat (limited to 'plugingui/Makefile.mingw32')
-rw-r--r--plugingui/Makefile.mingw322
1 files changed, 2 insertions, 0 deletions
diff --git a/plugingui/Makefile.mingw32 b/plugingui/Makefile.mingw32
index 98d8f29..68d70bc 100644
--- a/plugingui/Makefile.mingw32
+++ b/plugingui/Makefile.mingw32
@@ -28,6 +28,8 @@ GUI_SRC = \
slider.cc \
scrollbar.cc \
textedit.cc \
+ texture.cc \
+ texturedbox.cc \
listbox.cc \
listboxthin.cc \
listboxbasic.cc \