Files
MINGW-packages/mingw-w64-gdl2/002-headers.patch
Ricky Wu a737459a81 fix gdl2 gdlmm2 sqlheavy and glade-3 build issues (#1797)
* fix gdl2 build issue

* fix gdlmm2 build issue

* fix sqlheavy building issue on vala 0.32

* 1.fix glade3 build issue; 2.sqlheavy change source package name
2016-10-10 14:43:44 +03:00

15 lines
456 B
Diff

diff -rup gdl-2.31.2/gdl/Makefile.am gdl-2.31.2-ricky/gdl/Makefile.am
--- gdl-2.31.2/gdl/Makefile.am 2010-05-02 20:03:06.000000000 +0800
+++ gdl-2.31.2-ricky/gdl/Makefile.am 2016-10-06 16:21:27.766587200 +0800
@@ -30,7 +30,9 @@ libgdl_headers = \
gdl-dock-item-grip.h \
gdl-dock-layout.h \
gdl-dock-bar.h \
- gdl-dock-placeholder.h
+ gdl-dock-placeholder.h \
+ gdl-dock-notebook.h \
+ gdl-switcher.h
libgdl_1_la_SOURCES = \
$(libgdl_headers) \