]> Pileus Git - ~andy/gtk/commitdiff
Re-add accidentially removed gtkintl header
authorJohan Dahlin <johan@gnome.org>
Thu, 10 Dec 2009 14:03:58 +0000 (12:03 -0200)
committerJohan Dahlin <johan@gnome.org>
Wed, 16 Dec 2009 19:22:02 +0000 (17:22 -0200)
gdk/Makefile.am

index 37a5b8fab22a78aad84cc737d83cfbeb58f9e77e..326308609c6d31b4f9ed85d04611d91fcefc68c0 100644 (file)
@@ -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 =                 \