summaryrefslogtreecommitdiffstats
path: root/ext/jpeg/Makefile.am
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-06-09 09:25:27 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-06-09 09:25:27 +0000
commit16a7ea726292daebc70b8665b0c37a4d76e06e09 (patch)
tree0000ed6b208e8cf28e2b464cd991edfcab489da8 /ext/jpeg/Makefile.am
parent2a3685b0acf5a85715c3c97c6bc9377c3902e5c9 (diff)
add headers to HEADERS
Original commit message from CVS: add headers to HEADERS
Diffstat (limited to 'ext/jpeg/Makefile.am')
-rw-r--r--ext/jpeg/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/jpeg/Makefile.am b/ext/jpeg/Makefile.am
index 15ff3f75..385f22da 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
+noinst_HEADERS = gstjpegdec.h gstjpegenc.h gstsmokeenc.h gstsmokedec.h