[gtk+/gtk-2-24] Fix maintainer-clean



commit fac516740432223054a98dfad16bb49a6c2a9c5a
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Mon Sep 27 12:22:03 2010 +0300

    Fix maintainer-clean
    
    gtkimcontextsimpleseqs.h is not really autogenerated but shipped
    
    https://bugzilla.gnome.org/show_bug.cgi?id=630708

 gtk/Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index 18667f1..8c6b4fe 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -376,6 +376,7 @@ gtk_private_h_sources =		\
 	gtkfilesystem.h		\
 	gtkfilesystemmodel.h	\
 	gtkiconcache.h		\
+	gtkimcontextsimpleseqs.h   \
 	gtkintl.h		\
 	gtkkeyhash.h		\
 	gtkmnemonichash.h	\
@@ -782,8 +783,7 @@ gtk_built_public_sources =			\
 gtk_built_private_headers =			\
 	gtkalias.h				\
 	gtkmarshalers.h				\
-	gtkbuiltincache.h			\
-	gtkimcontextsimpleseqs.h
+	gtkbuiltincache.h
 
 gtk_built_sources =				\
 	gtkaliasdef.c				\



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