diff options
author | Erik Walthinsen <omega@temple-baptist.org> | 2001-06-25 01:20:11 +0000 |
---|---|---|
committer | Erik Walthinsen <omega@temple-baptist.org> | 2001-06-25 01:20:11 +0000 |
commit | 7f8d8fe8d5c184f05ad388b3f2ea19383a2954f9 (patch) | |
tree | 5948ecb95948b38c7cdf316585a741c442d0a31e /examples/Makefile.am | |
parent | 2703619624604e7cf1fc5e9cb5908f60cf5704c9 (diff) |
Merged from GOBJECT1 to HEAD at 200106241
Original commit message from CVS:
Merged from GOBJECT1 to HEAD at 200106241
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r-- | examples/Makefile.am | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am index cbe7fdaa8..6fe9c9c70 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -9,3 +9,9 @@ SUBDIRS = $(GNOME_SUBDS) \ helloworld helloworld2 \ queue queue2 queue3 queue4 \ launch thread xml plugins typefind mixer cutter + +DIST_SUBDIRS = autoplug \ + helloworld helloworld2 \ + queue queue2 queue3 queue4 \ + launch thread xml plugins typefind mixer cutter + |