added cutter example

Original commit message from CVS:
added cutter example
This commit is contained in:
Thomas Vander Stichele 2001-06-13 21:52:42 +00:00
parent 8eaa39e111
commit af0f1309c7
3 changed files with 3 additions and 2 deletions

View file

@ -1236,6 +1236,7 @@ examples/queue3/Makefile
examples/queue4/Makefile
examples/thread/Makefile
examples/mixer/Makefile
examples/cutter/Makefile
examples/launch/Makefile
examples/xml/Makefile
examples/plugins/Makefile

View file

@ -8,4 +8,4 @@ endif
SUBDIRS = $(GNOME_SUBDS) \
helloworld helloworld2 \
queue queue2 queue3 queue4 \
launch thread xml plugins typefind mixer
launch thread xml plugins typefind mixer cutter

View file

@ -8,4 +8,4 @@ endif
SUBDIRS = $(GNOME_SUBDS) \
helloworld helloworld2 \
queue queue2 queue3 queue4 \
launch thread xml plugins typefind mixer
launch thread xml plugins typefind mixer cutter