projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
58ed436
)
Improved small screen splash sample.
author
Włodzimierz Skiba
<abx@abx.art.pl>
Sun, 11 Dec 2005 17:34:29 +0000
(17:34 +0000)
committer
Włodzimierz Skiba
<abx@abx.art.pl>
Sun, 11 Dec 2005 17:34:29 +0000
(17:34 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36369
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
build/bakefiles/make_dist.mk
patch
|
blob
|
blame
|
history
diff --git
a/build/bakefiles/make_dist.mk
b/build/bakefiles/make_dist.mk
index 7a2b140846e8d40f5fb4ff668c6e87bed5ddc16c..e698661bb6993805eddd764ad7d05eb7b91510ff 100644
(file)
--- a/
build/bakefiles/make_dist.mk
+++ b/
build/bakefiles/make_dist.mk
@@
-960,6
+960,7
@@
SAMPLES_DIST: ALL_GUI_DIST
$(CP_P) $(SAMPDIR)/splash/*.cpp $(DISTDIR)/samples/splash
$(CP_P) $(SAMPDIR)/splash/*.png $(DISTDIR)/samples/splash
$(CP_P) $(SAMPDIR)/splash/*.mpg $(DISTDIR)/samples/splash
+ $(CP_P) $(SAMPDIR)/splash/*.xpm $(DISTDIR)/samples/splash
mkdir $(DISTDIR)/samples/splitter
$(CP_P) $(SAMPDIR)/splitter/Makefile.in $(DISTDIR)/samples/splitter