[pygobject] Add pygi-external.h into Makefile SOURCES



commit f50fbd24fa61863aaefa4ae1e12e0b314ecd43ae
Author: Gian Mario Tagliaretti <gianmt gnome org>
Date:   Fri Dec 18 10:31:48 2009 +0100

    Add pygi-external.h into Makefile SOURCES

 gobject/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/gobject/Makefile.am b/gobject/Makefile.am
index fa0ea20..e5d7f7b 100644
--- a/gobject/Makefile.am
+++ b/gobject/Makefile.am
@@ -61,7 +61,8 @@ _gobject_la_SOURCES =           \
         pygpointer.c            \
         pygpointer.h            \
         pygtype.c               \
-        pygtype.h
+        pygtype.h		\
+	pygi-external.h
 _gobject_la_DEPENDENCIES = constants.py
 
 if HAVE_LIBFFI



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