diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-06-09 12:21:08 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-06-09 12:21:08 +0000 |
commit | 553b3f326b15b881b051aeabcbe4c88cf37276ac (patch) | |
tree | 68efe76f2be6b2e72d3f1cb147c238ff704174c7 /ext/jpeg | |
parent | 7ea62fd63e2d3602ef9c7016124d5d9479bfc239 (diff) |
another
Original commit message from CVS:
another
Diffstat (limited to 'ext/jpeg')
-rw-r--r-- | ext/jpeg/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/jpeg/Makefile.am b/ext/jpeg/Makefile.am index 385f22da..6913916c 100644 --- a/ext/jpeg/Makefile.am +++ b/ext/jpeg/Makefile.am @@ -6,4 +6,4 @@ libgstjpeg_la_CFLAGS = $(GST_CFLAGS) libgstjpeg_la_LIBADD = $(JPEG_LIBS) libgstjpeg_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) -noinst_HEADERS = gstjpegdec.h gstjpegenc.h gstsmokeenc.h gstsmokedec.h +noinst_HEADERS = gstjpegdec.h gstjpegenc.h gstsmokeenc.h gstsmokedec.h somecodec.h |