diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2001-06-13 21:52:42 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2001-06-13 21:52:42 +0000 |
commit | af0f1309c7da4bc1dada579f03650c8299f1d719 (patch) | |
tree | 8d28989da2e32004409ca11823e8cb0566aa9284 /examples/Makefile.am | |
parent | 8eaa39e111317afbae5ed0057164aafbca517e4d (diff) |
added cutter example
Original commit message from CVS:
added cutter example
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r-- | examples/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am index a97088356..cbe7fdaa8 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -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 |