added gimpwin32-io.h.
2003-07-28 Sven Neumann <sven@gimp.org> * libgimpbase/Makefile.am (EXTRA_HEADERS): added gimpwin32-io.h.
This commit is contained in:

committed by
Sven Neumann

parent
7254eb85bd
commit
15b80e0c1b
@ -1,3 +1,7 @@
|
|||||||
|
2003-07-28 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
|
* libgimpbase/Makefile.am (EXTRA_HEADERS): added gimpwin32-io.h.
|
||||||
|
|
||||||
2003-07-28 Manish Singh <yosh@gimp.org>
|
2003-07-28 Manish Singh <yosh@gimp.org>
|
||||||
|
|
||||||
* libgimp/Makefile.am: add libgimpcolor to libgimpui's LIBADD,
|
* libgimp/Makefile.am: add libgimpcolor to libgimpui's LIBADD,
|
||||||
|
@ -102,7 +102,7 @@ libgimpbaseinclude_HEADERS = \
|
|||||||
gimpparasiteio.h \
|
gimpparasiteio.h \
|
||||||
gimpsignal.h
|
gimpsignal.h
|
||||||
|
|
||||||
EXTRA_HEADERS =
|
EXTRA_HEADERS = gimpwin32-io.h
|
||||||
|
|
||||||
libgimpbase_1_3_la_LDFLAGS = \
|
libgimpbase_1_3_la_LDFLAGS = \
|
||||||
-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \
|
-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \
|
||||||
|
Reference in New Issue
Block a user