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:
parent
a7060aacab
commit
8122471f4f
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue