diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2002-02-09 21:38:01 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2002-02-09 21:38:01 +0000 |
commit | 8b8f736d3a5cf2ee19da60dce3c9c798b33fba02 (patch) | |
tree | 9f0feabafccddb80aca736075fedb773b6f804fc /Makefile.am | |
parent | d4f9846e2d246b400b2c56a4d1f8202ead36fd2f (diff) | |
download | gstreamer-8b8f736d3a5cf2ee19da60dce3c9c798b33fba02.tar.gz |
remove it here too
Original commit message from CVS:
remove it here too
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 89d37c9a4c..257529fbfd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,7 +19,7 @@ else SUBDIRS_EXAMPLES = endif -SUBDIRS = include gst libs tools m4 \ +SUBDIRS = include gst libs tools \ $(SUBDIRS_TESTS) $(SUBDIRS_EXAMPLES) $(SUBDIRS_DOCS) # These are all the possible subdirs |