mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 07:58:44 +02:00
integrate tests/.
2008-02-05 18:41:22 Tim Janik <timj@imendio.com> * Makefile.am: integrate tests/. * tests/: new directory for libgobject tests. * tests/Makefile.am: build and run threadtests. * tests/threadtests.c: test multi-threaded initializers for object classes and interfaces. svn path=/trunk/; revision=6452
This commit is contained in:
committed by
Tim Janik
parent
c6af0efb11
commit
fcee4e1931
@@ -4,6 +4,8 @@
|
||||
## Process this file with automake to produce Makefile.in
|
||||
include $(top_srcdir)/Makefile.decl
|
||||
|
||||
SUBDIRS = . tests
|
||||
|
||||
AM_CPPFLAGS = \
|
||||
-DG_LOG_DOMAIN=\"GLib-GObject\" \
|
||||
-I$(top_srcdir) \
|
||||
|
Reference in New Issue
Block a user