Added dbbrowse demo to the list of demos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5743 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Makefile : Builds wxWindows demos for Unix.
|
||||
#
|
||||
|
||||
DEMOS_SUBDIRS=bombs forty fractal life poem
|
||||
DEMOS_SUBDIRS=bombs forty fractal life poem dbbrowse
|
||||
|
||||
all:
|
||||
@for d in $(DEMOS_SUBDIRS); do (cd $$d && make); done
|
||||
|
Reference in New Issue
Block a user