added gstmarshal.[ch] to .cvsignore, added gstmarshal.list to EXTRA_DIST
authorErik Walthinsen <omega@temple-baptist.org>
Mon, 25 Jun 2001 20:01:42 +0000 (20:01 +0000)
committerErik Walthinsen <omega@temple-baptist.org>
Mon, 25 Jun 2001 20:01:42 +0000 (20:01 +0000)
Original commit message from CVS:
added gstmarshal.[ch] to .cvsignore, added gstmarshal.list to EXTRA_DIST

gst/.gitignore
gst/Makefile.am

index 8e3b99e..f216820 100644 (file)
@@ -6,3 +6,5 @@ Makefile.in
 .deps
 .libs
 gstversion.h
+gstmarshal.c
+gstmarshal.h
index 426d4fc..f1ca1b6 100644 (file)
@@ -184,4 +184,4 @@ CFLAGS = $(LIBGST_CFLAGS) -D_GNU_SOURCE
 LIBS = $(LIBGST_LIBS)
 libgst_la_LDFLAGS = -version-info $(GST_LIBVERSION)
 
-EXTRA_DIST = ROADMAP
+EXTRA_DIST = ROADMAP gstmarshal.list