diff options
| author | Bent Bisballe Nyeng <deva@aasimon.org> | 2016-06-06 21:52:16 +0200 | 
|---|---|---|
| committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2016-06-06 21:52:16 +0200 | 
| commit | cf7e6c51abf82f2ccc3ed33b8bcc162178e2b5ea (patch) | |
| tree | 2f6b7861b70d8da5631f6c5b3b0c005f9ccc8009 /plugingui/Makefile.mingw32 | |
| parent | a15a296848e3fd04cd101e2729dd93515f06a9a7 (diff) | |
Add missing files to Makefiles.
Diffstat (limited to 'plugingui/Makefile.mingw32')
| -rw-r--r-- | plugingui/Makefile.mingw32 | 2 | 
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 \ | 
