mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-05-13 15:42:16 +00:00
add new directories
svn path=/trunk/gtk-sharp/; revision=9196
This commit is contained in:
parent
99facd09b8
commit
f1d358bf18
|
@ -11,7 +11,12 @@ SUBDIRS = helloworld \
|
||||||
buttons \
|
buttons \
|
||||||
radiobuttons \
|
radiobuttons \
|
||||||
scrolledwin \
|
scrolledwin \
|
||||||
|
checkbox \
|
||||||
|
eventbox \
|
||||||
|
packing \
|
||||||
|
rangewidget \
|
||||||
|
scribble \
|
||||||
|
togglebutton \
|
||||||
|
|
||||||
all:
|
all:
|
||||||
list='$(SUBDIRS)'; \
|
list='$(SUBDIRS)'; \
|
||||||
|
|
Loading…
Reference in a new issue