From 1d6b7f6de84b5f7c54794e6ee068a6f02a46cd4a Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 30 Nov 2009 16:53:50 -0500 Subject: [PATCH] Another make dist fix --- gtk/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/gtk/Makefile.am b/gtk/Makefile.am index ca449d54d7..7114da8a13 100644 --- a/gtk/Makefile.am +++ b/gtk/Makefile.am @@ -393,6 +393,7 @@ gtk_private_h_sources = \ gtktextutil.h \ gtkthemes.h \ gtktoggleactionprivate.h\ + gtktoolpaletteprivate.h \ gtktreedatalist.h \ gtktreeprivate.h \ gtkwindow-decorate.h \