diff options
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index a933b09..7650326 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -25,7 +25,6 @@ check_test_SOURCES += test_suites.h \ check_test_LDADD = $(HILDON_OBJ_LIBS) check_test_LDFLAGS = -module -avoid-version -check_test_CFLAGS = $(HILDON_OBJ_CFLAGS) \ - $(EXTRA_CFLAGS) +check_test_CFLAGS = $(HILDON_OBJ_CFLAGS) endif |