fix Makefile.am

Original commit message from CVS:
fix Makefile.am
This commit is contained in:
Thomas Vander Stichele 2005-11-01 14:34:22 +00:00
parent 7448422fe2
commit c63a68efb7

View File

@ -1,6 +1,7 @@
plugin_LTLIBRARIES = libgstrtp.la plugin_LTLIBRARIES = libgstrtp.la
libgstrtp_la_SOURCES = gstrtp.c \ libgstrtp_la_SOURCES = \
gstrtp.c \
gstrtpdec.c \ gstrtpdec.c \
gstrtpmpadec.c \ gstrtpmpadec.c \
gstrtpmpaenc.c \ gstrtpmpaenc.c \
@ -36,8 +37,7 @@ noinst_HEADERS = gstrtpL16enc.h \
gstrtpmpaenc.h \ gstrtpmpaenc.h \
gstrtph263pdec.h \ gstrtph263pdec.h \
gstrtph263penc.h \ gstrtph263penc.h \
gstrtph263enc.c \ gstrtph263enc.h \
gstasteriskh263.c \
gstrtpmp4venc.h \ gstrtpmp4venc.h \
gstrtpmp4vdec.h \ gstrtpmp4vdec.h \
gstrtpdec.h \ gstrtpdec.h \