Added the headers
authorWim Taymans <wim.taymans@gmail.com>
Sun, 27 May 2001 23:12:57 +0000 (23:12 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Sun, 27 May 2001 23:12:57 +0000 (23:12 +0000)
Original commit message from CVS:
Added the headers

examples/mixer/Makefile.am
tests/old/examples/mixer/Makefile.am

index 9c5573b..d15b425 100644 (file)
@@ -1,4 +1,5 @@
 noinst_PROGRAMS = mixer
+noinst_HEADERS = mixer.h
 
 LIBS += $(GST_LIBS)
 CFLAGS += $(GST_CFLAGS)
index 9c5573b..d15b425 100644 (file)
@@ -1,4 +1,5 @@
 noinst_PROGRAMS = mixer
+noinst_HEADERS = mixer.h
 
 LIBS += $(GST_LIBS)
 CFLAGS += $(GST_CFLAGS)