[gnome-sudoku] Make sure to distribute QQwing-wrapper.h



commit a8cf978f0fd440a55b13ef5e52ed7d3b7c5c65aa
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Tue Aug 5 19:39:44 2014 -0500

    Make sure to distribute QQwing-wrapper.h

 lib/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/lib/Makefile.am b/lib/Makefile.am
index fe05bee..9e0d3ca 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -6,7 +6,8 @@ libsudoku_la_SOURCES = \
        sudoku-saver.vala       \
        sudoku-generator.vala   \
        QQwing-client.vapi      \
-       QQwing-wrapper.cpp
+       QQwing-wrapper.cpp      \
+       QQwing-wrapper.h
 
 libsudoku_la_CFLAGS = -w
 


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