From e33a7697c498668e353010c384161a176a741008 Mon Sep 17 00:00:00 2001 From: Sven Neumann Date: Mon, 26 Jul 2004 21:21:34 +0000 Subject: [PATCH] added new files. 2004-07-26 Sven Neumann * libgimpwidgets/Makefile.am (libgimpwidgetsinclude_HEADERS): added new files. --- ChangeLog | 5 +++++ libgimpwidgets/Makefile.am | 3 +++ 2 files changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7ac09e799f..b5c1c93ca0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-07-26 Sven Neumann + + * libgimpwidgets/Makefile.am (libgimpwidgetsinclude_HEADERS): + added new files. + 2004-07-26 Sven Neumann * app/widgets/Makefile.am diff --git a/libgimpwidgets/Makefile.am b/libgimpwidgets/Makefile.am index 258c18e105..0bf141af5f 100644 --- a/libgimpwidgets/Makefile.am +++ b/libgimpwidgets/Makefile.am @@ -148,11 +148,14 @@ libgimpwidgetsinclude_HEADERS = \ gimpwidgets.h \ gimpwidgetstypes.h \ gimpbutton.h \ + gimpcellrenderercolor.h \ + gimpcellrenderertoggle.h\ gimpchainbutton.h \ gimpcolorarea.h \ gimpcolorbutton.h \ gimpcolordisplay.h \ gimpcolordisplaystack.h \ + gimpcolorhexentry.h \ gimpcolornotebook.h \ gimpcolorscale.h \ gimpcolorscales.h \