summaryrefslogtreecommitdiff
path: root/x11-toolkits/wxgtk29/files/patch-contrib-src-gizmos-Makefile.in
blob: c71e4ee1ed72263545c1de1d81f637a0fc706774 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- contrib/src/gizmos/Makefile.in.orig	2009-03-06 18:18:00.000000000 +0600
+++ contrib/src/gizmos/Makefile.in	2009-03-20 00:07:59.000000000 +0600
@@ -308,6 +308,8 @@
 all: $(__gizmosdll___depname) $(__gizmos_xrcdll___depname) $(__gizmoslib___depname) $(__gizmos_xrclib___depname)
 
 install: $(__install_gizmosdll___depname) $(__install_gizmos_xrcdll___depname) $(__install_gizmoslib___depname) $(__install_gizmos_xrclib___depname)
+
+install-common:
 	$(INSTALL_DIR) $(DESTDIR)$(includedir)/wx-$(WX_RELEASE)$(WX_FLAVOUR)
 	for f in wx/gizmos/dynamicsash.h wx/gizmos/editlbox.h wx/gizmos/ledctrl.h wx/gizmos/multicell.h wx/gizmos/splittree.h wx/gizmos/statpict.h wx/gizmos/gizmos.h wx/gizmos/xh_statpict.h; do \
 	if test ! -d $(DESTDIR)$(includedir)/wx-$(WX_RELEASE)$(WX_FLAVOUR)/`dirname $$f` ; then \