[libgee] Fix the make check



commit f71b18a74bd752207b6030a9b1450e0be2b8cd05
Author: Maciej Piechotka <uzytkownik2 gmail com>
Date:   Sun Oct 27 13:51:39 2013 +0100

    Fix the make check

 gee/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gee/Makefile.am b/gee/Makefile.am
index 57b7878..d46febb 100644
--- a/gee/Makefile.am
+++ b/gee/Makefile.am
@@ -80,7 +80,7 @@ libgee_0_8_la_VALASOURCES = \
        $(NULL)
 
 libgee_0_8_la_SOURCES = \
-       $(libgee_0_8_la_VALASOURCES)
+       $(libgee_0_8_la_VALASOURCES) \
        ../utils/async.h \
        ../utils/free.h \
        $(NULL)


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