[gnome-logs/wip/test: 7/33] Update Makefile.am



commit c44c88e86d6f5592b665175dde718e51b5bf4b16
Author: Rashi Aswani <aswanirashi19 gmail com>
Date:   Wed Jun 10 17:47:53 2015 +0530

    Update Makefile.am

 Makefile.am |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 8b83842..3759fe6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -147,8 +147,16 @@ tests_test_gl_util_SOURCES = \
        tests/test-gl-util.c \
        src/gl-util.c
 
+tests_test_gl_journal_CFLAGS = \
+       $(LOGS_CFLAGS)
+
+tests_test_gl_journal_SOURCES = \
+       tests/gl-journal-mock.c
+       src/gl-journal.c
+
 check_PROGRAMS = \
        tests/test-gl-util
+       tests/gl-journal-mock
 
 TESTS = \
        $(check_PROGRAMS) \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]