diff options
author | Edward Hervey <bilboed@bilboed.com> | 2004-02-16 16:30:46 +0000 |
---|---|---|
committer | Edward Hervey <bilboed@bilboed.com> | 2004-02-16 16:30:46 +0000 |
commit | 4d2e57746bdec65f2959af390051f0f94fd61f50 (patch) | |
tree | d3904177e298453b0f8452b3a3e50a292b0162bd /Makefile.am | |
parent | 1e264e24b637da7931c538f49034c271a914a66a (diff) |
Updates to make gnonlin work with the cvs version of gstreamer. Includes a patch from Roman Kaliakine
Original commit message from CVS:
Updates to make gnonlin work with the cvs version of gstreamer. Includes a patch from Roman Kaliakine
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 4deb82e..6edb0a0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,7 @@ VERSION = @VERSION@ SUBDIRS = gnl test ## docs # These are all the possible subdirs -DIST_SUBDIRS = gnl test docs +DIST_SUBDIRS = gnl test ## docs bin_SCRIPTS = gnonlin-config |