[gtk+] Re-add accidentially removed gtkintl header



commit 09362d6e348191f954359c5f9fd836096c6c9c2a
Author: Johan Dahlin <johan gnome org>
Date:   Thu Dec 10 12:03:58 2009 -0200

    Re-add accidentially removed gtkintl header

 gdk/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/gdk/Makefile.am b/gdk/Makefile.am
index 37a5b8f..3263086 100644
--- a/gdk/Makefile.am
+++ b/gdk/Makefile.am
@@ -104,7 +104,8 @@ gdk_built_private_headers =			\
 
 gdk_private_headers =   \
 	gdkinternals.h \
-	gdkpoly-generic.h	\
+	gdkintl.h \
+    gdkpoly-generic.h	\
 	gdkregion-generic.h
 
 gdk_c_sources =                 \



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