add missing header file to makefile for disting
authorChristian Schaller <uraeus@gnome.org>
Sat, 1 Feb 2003 15:44:29 +0000 (15:44 +0000)
committerChristian Schaller <uraeus@gnome.org>
Sat, 1 Feb 2003 15:44:29 +0000 (15:44 +0000)
Original commit message from CVS:
add missing header file to makefile for disting

gst/asfdemux/Makefile.am

index 399f159..a29241f 100644 (file)
@@ -7,4 +7,4 @@ libgstasfdemux_la_CFLAGS = $(GST_CFLAGS)
 libgstasfdemux_la_LIBADD =
 libgstasfdemux_la_LDFLAGS = $(GST_LIBS)
 
-noinst_HEADERS = gstasfdemux.h
+noinst_HEADERS = gstasfdemux.h asfheaders.h