summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2005-08-04 11:27:20 +0000
committerEdward Hervey <bilboed@bilboed.com>2005-08-04 11:27:20 +0000
commitd43cca29f66542e0405dc639aac1013a3d4cb91b (patch)
tree0d165416c7fe2376b5960f89ad2e9c842be2b95a
parent6f17d454cb535860026d05b7c6ceb7029f0cd018 (diff)
test/Makefile.am: Time to get rid of that trailing backslashBRANCH-GSTREAMER-0_8
Original commit message from CVS: * test/Makefile.am: Time to get rid of that trailing backslash
-rw-r--r--ChangeLog5
-rw-r--r--test/Makefile.am4
2 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index aa30891..06c5882 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-08-04 Edward Hervey <edward@fluendo.com>
+
+ * test/Makefile.am:
+ Time to get rid of that trailing backslash
+
2005-08-04 Thomas Vander Stichele <thomas at apestaart dot org>
* gnl/gnltimeline.c: (gnl_timeline_dispose):
diff --git a/test/Makefile.am b/test/Makefile.am
index b270416..3d726eb 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -1,6 +1,8 @@
noinst_PROGRAMS = \
sourcetest1 \
- sourcetest2 #\
+ sourcetest2
+
+#\
# sourcetest3 \
# sourcetest4
#\