mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-13 14:00:09 +00:00
More examples removal
This commit is contained in:
parent
9ae2c1fcf9
commit
bd7e3852ac
@ -1,5 +1,9 @@
|
||||
|
||||
DIST_SUBDIRS = arrow \
|
||||
# these have a handrolled Makefile that gets in the way of distchecking
|
||||
# so they will not be included in tarballs until they get integrated
|
||||
# in the new 'getting started' section of the docs
|
||||
OLD_EXAMPLES = \
|
||||
arrow \
|
||||
aspectframe \
|
||||
base \
|
||||
buttonbox \
|
||||
@ -28,8 +32,8 @@ DIST_SUBDIRS = arrow \
|
||||
spinbutton \
|
||||
statusbar \
|
||||
table \
|
||||
tictactoe
|
||||
# wheelbarrow
|
||||
tictactoe \
|
||||
wheelbarrow
|
||||
|
||||
INCLUDES = \
|
||||
-I$(top_srcdir) \
|
||||
|
Loading…
Reference in New Issue
Block a user