mirror of https://github.com/GNOME/gimp.git
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:
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>
|
||||
|
||||
* libgimp/Makefile.am: add libgimpcolor to libgimpui's LIBADD,
|
||||
|
|
|
@ -102,7 +102,7 @@ libgimpbaseinclude_HEADERS = \
|
|||
gimpparasiteio.h \
|
||||
gimpsignal.h
|
||||
|
||||
EXTRA_HEADERS =
|
||||
EXTRA_HEADERS = gimpwin32-io.h
|
||||
|
||||
libgimpbase_1_3_la_LDFLAGS = \
|
||||
-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \
|
||||
|
|
Loading…
Reference in New Issue