gucharmap r1742 - trunk/bindings/python



Author: chpe
Date: Fri Mar 21 12:28:41 2008
New Revision: 1742
URL: http://svn.gnome.org/viewvc/gucharmap?rev=1742&view=rev

Log:
List all headers, and move gucharmap.h to the builddir headers.


Modified:
   trunk/bindings/python/Makefile.am

Modified: trunk/bindings/python/Makefile.am
==============================================================================
--- trunk/bindings/python/Makefile.am	(original)
+++ trunk/bindings/python/Makefile.am	Fri Mar 21 12:28:41 2008
@@ -3,17 +3,18 @@
 # FIXMEchpe: keep this in sync with gucharmap/Makefile.am !
 srcdirheaders = \
 	gucharmap-block-chapters-model.h \
+	gucharmap-block-codepoint-list.h \
 	gucharmap-chapters-model.h \
 	gucharmap-chapters-view.h \
 	gucharmap-charmap.h \
 	gucharmap-chartable.h \
 	gucharmap-codepoint-list.h \
-	gucharmap.h \
 	gucharmap-script-chapters-model.h \
 	gucharmap-script-codepoint-list.h \
 	gucharmap-unicode-info.h \
 	$(NULL)
 builddirheaders = \
+	gucharmap.h \
 	gucharmap-type-builtins.h \
 	$(NULL)
 



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