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
libgstrtp_la_SOURCES = gstrtp.c \
libgstrtp_la_SOURCES = \
gstrtp.c \
gstrtpdec.c \
gstrtpmpadec.c \
gstrtpmpaenc.c \
@ -36,8 +37,7 @@ noinst_HEADERS = gstrtpL16enc.h \
gstrtpmpaenc.h \
gstrtph263pdec.h \
gstrtph263penc.h \
gstrtph263enc.c \
gstasteriskh263.c \
gstrtph263enc.h \
gstrtpmp4venc.h \
gstrtpmp4vdec.h \
gstrtpdec.h \