add line continuator so all files needed are built for libgimpui

-Yosh
This commit is contained in:
Manish Singh 1998-12-05 10:41:56 +00:00
parent 9a20dec858
commit 7a0ad46070
2 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,8 @@
Sat Dec 5 02:40:52 PST 1998 Manish Singh <yosh@gimp.org>
* libgimp/Makefile.am: add line continuator so all files needed
are built for libgimpui
Fri Dec 4 22:21:39 PST 1998 Manish Singh <yosh@gimp.org>
* app/docindex.c: add tree using gtk_scrolled_window_add_with_viewport

View File

@ -54,10 +54,10 @@ libgimp_la_SOURCES = \
parasiteP.h
libgimpui_la_SOURCES = \
gimpentry.c
gimpmenu.c \
gimpbrushmenu.c \
gimpgradientmenu.c \
gimpentry.c \
gimpmenu.c \
gimpbrushmenu.c \
gimpgradientmenu.c \
gimppatternmenu.c
gimpinclude_HEADERS = \