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
This commit is contained in:
Johan Dahlin 2008-03-02 17:19:52 +00:00 committed by Johan Dahlin
parent 3533ab601e
commit 2bf3084cd0
2 changed files with 6 additions and 1 deletions

View File

@ -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:

View File

@ -54,7 +54,6 @@ textbuffertest_LDADD = $(LDADDS)
textbuffertest_SOURCES = textbuffertest.c pixbuf-init.c
noinst_PROGRAMS = $(TEST_PROGS) \
autotestkeywords \
simple \
print-editor \
testaccel \