summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan Dahlin <johan@gnome.org>2008-03-02 17:19:52 +0000
committerJohan Dahlin <johan@src.gnome.org>2008-03-02 17:19:52 +0000
commit2bf3084cd0520c6f5fa7e51fb126e517fa40483c (patch)
treeb92d453ad2e2fd768f55bc49fabea336b893b3af
parent3533ab601e3d487ff1db4dd8cea1728a5850bbf3 (diff)
downloadgdk-pixbuf-2bf3084cd0520c6f5fa7e51fb126e517fa40483c.tar.gz
Remove autotestkeywords, it's added later, fixes non-C++ build. (#496032,
2008-03-02 Johan Dahlin <johan@gnome.org> * tests/Makefile.am (noinst_PROGRAMS): Remove autotestkeywords, it's added later, fixes non-C++ build. (#496032, Nelson Benitez) svn path=/trunk/; revision=19688
-rw-r--r--ChangeLog6
-rw-r--r--tests/Makefile.am1
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ac23015c1..f0e07a4c2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-03-02 Johan Dahlin <johan@gnome.org>
+
+ * tests/Makefile.am (noinst_PROGRAMS): Remove autotestkeywords, it's added later,
+ fixes non-C++ build.
+ (#496032, Nelson Benitez)
+
2008-02-29 Johan Dahlin <johan@gnome.org>
* demos/gtk-demo/demo.ui:
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 38205b24d..a985187b3 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -54,7 +54,6 @@ textbuffertest_LDADD = $(LDADDS)
textbuffertest_SOURCES = textbuffertest.c pixbuf-init.c
noinst_PROGRAMS = $(TEST_PROGS) \
- autotestkeywords \
simple \
print-editor \
testaccel \