More examples removal

This commit is contained in:
Matthias Clasen 2010-10-15 20:59:38 -04:00
parent 9ae2c1fcf9
commit bd7e3852ac

View File

@ -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) \