add gimpmemsizeentry.h to HEADERS (Fixes #102789)

2003-01-07  Manish Singh  <yosh@gimp.org>

        * libgimpwidgets/Makefile.am: add gimpmemsizeentry.h to HEADERS
        (Fixes #102789)
This commit is contained in:
Manish Singh 2003-01-07 22:50:37 +00:00 committed by Manish Singh
parent cf5df66800
commit d6cae83513
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2003-01-07 Manish Singh <yosh@gimp.org>
* libgimpwidgets/Makefile.am: add gimpmemsizeentry.h to HEADERS
(Fixes #102789)
2003-01-07 Sven Neumann <sven@gimp.org>
* plug-ins/gfig/gfig.c: don't try to initialize the showtooltips

View File

@ -137,6 +137,7 @@ libgimpwidgetsinclude_HEADERS = \
gimpdialog.h \
gimpfileselection.h \
gimphelpui.h \
gimpmemsizeentry.h \
gimpoffsetarea.h \
gimppatheditor.h \
gimppickbutton.h \