mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-24 12:41:16 +00:00
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:
parent
3533ab601e
commit
2bf3084cd0
@ -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>
|
2008-02-29 Johan Dahlin <johan@gnome.org>
|
||||||
|
|
||||||
* demos/gtk-demo/demo.ui:
|
* demos/gtk-demo/demo.ui:
|
||||||
|
@ -54,7 +54,6 @@ textbuffertest_LDADD = $(LDADDS)
|
|||||||
textbuffertest_SOURCES = textbuffertest.c pixbuf-init.c
|
textbuffertest_SOURCES = textbuffertest.c pixbuf-init.c
|
||||||
|
|
||||||
noinst_PROGRAMS = $(TEST_PROGS) \
|
noinst_PROGRAMS = $(TEST_PROGS) \
|
||||||
autotestkeywords \
|
|
||||||
simple \
|
simple \
|
||||||
print-editor \
|
print-editor \
|
||||||
testaccel \
|
testaccel \
|
||||||
|
Loading…
Reference in New Issue
Block a user