[glib] Add atomic test to TEST_PROGS
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Add atomic test to TEST_PROGS
- Date: Sat, 15 Oct 2011 04:56:51 +0000 (UTC)
commit 4417e77f17902e8a4d782979b187f23f6b86bf9e
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Oct 15 00:56:08 2011 -0400
Add atomic test to TEST_PROGS
glib/tests/Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/glib/tests/Makefile.am b/glib/tests/Makefile.am
index 23514d6..caaab99 100644
--- a/glib/tests/Makefile.am
+++ b/glib/tests/Makefile.am
@@ -181,8 +181,8 @@ dataset_LDADD = $(progs_ldadd)
TEST_PROGS += sort
sort_LDADD = $(progs_ldadd)
-noinst_PROGRAMS += atomic
-atomic_CFLAGS = $(INCLUDES)
+TEST_PROGS += atomic
+atomic_CFLAGS = $(INCLUDES)
if HAVE_GCC
atomic_CFLAGS += -Wstrict-aliasing=2
endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]