added cutter example
authorThomas Vander Stichele <thomas@apestaart.org>
Wed, 13 Jun 2001 21:52:42 +0000 (21:52 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Wed, 13 Jun 2001 21:52:42 +0000 (21:52 +0000)
Original commit message from CVS:
added cutter example

configure.base
examples/Makefile.am
tests/old/examples/Makefile.am

index 9d79b09..66ac035 100644 (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
index a970883..cbe7fda 100644 (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
index a970883..cbe7fda 100644 (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