forked from AuroraMiddleware/gtk
Include Makefile.decl, to make sure that make test-report works properly
2008-01-05 Johan Dahlin <johan@gnome.org> * modules/other/gail/tests/Makefile.am: Include Makefile.decl, to make sure that make test-report works properly svn path=/trunk/; revision=19308
This commit is contained in:
parent
7d72a3edb9
commit
fe095eccfe
@ -1,3 +1,8 @@
|
||||
2008-01-05 Johan Dahlin <johan@gnome.org>
|
||||
|
||||
* modules/other/gail/tests/Makefile.am: Include Makefile.decl,
|
||||
to make sure that make test-report works properly
|
||||
|
||||
2008-01-05 Christian Persch <chpe@gnome.org>
|
||||
|
||||
* tests/defaultvaluetest.c: Fix mem leak, and don't pass
|
||||
|
@ -1,3 +1,6 @@
|
||||
## Makefile.am for gtk+/tests
|
||||
include $(top_srcdir)/Makefile.decl
|
||||
|
||||
if OS_WIN32
|
||||
no_undefined = -no-undefined
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user