diff options
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 |