fix dist
authorThomas Vander Stichele <thomas@apestaart.org>
Wed, 23 Nov 2005 22:21:25 +0000 (22:21 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Wed, 23 Nov 2005 22:21:25 +0000 (22:21 +0000)
Original commit message from CVS:
fix dist

tests/instantiate/Makefile.am

index 5d1482334f54438c9ae750a5476601df856c8d18..3f53e728ace603b7c99ae356c86450e0b1334fd1 100644 (file)
@@ -1,4 +1,4 @@
-noinst_PROGRAMS = create caps
+noinst_PROGRAMS = caps
 
 LDADD = $(GST_OBJ_LIBS)
 AM_CFLAGS = $(GST_OBJ_CFLAGS)