forked from AuroraMiddleware/gtk
Add gdkalias.h to BUILT_SOURCES.
2004-08-10 Matthias Clasen <mclasen@redhat.com> * gdk/Makefile.am: Add gdkalias.h to BUILT_SOURCES.
This commit is contained in:
parent
2c3388b72f
commit
4c0ec536c6
@ -1,3 +1,7 @@
|
||||
2004-08-10 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gdk/Makefile.am: Add gdkalias.h to BUILT_SOURCES.
|
||||
|
||||
2004-08-09 Hans Breuer <hans@breuer.org>
|
||||
|
||||
* gtk/makefile.msc.in : autogenerate gtk.def, cleanup
|
||||
|
@ -1,3 +1,7 @@
|
||||
2004-08-10 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gdk/Makefile.am: Add gdkalias.h to BUILT_SOURCES.
|
||||
|
||||
2004-08-09 Hans Breuer <hans@breuer.org>
|
||||
|
||||
* gtk/makefile.msc.in : autogenerate gtk.def, cleanup
|
||||
|
@ -1,3 +1,7 @@
|
||||
2004-08-10 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gdk/Makefile.am: Add gdkalias.h to BUILT_SOURCES.
|
||||
|
||||
2004-08-09 Hans Breuer <hans@breuer.org>
|
||||
|
||||
* gtk/makefile.msc.in : autogenerate gtk.def, cleanup
|
||||
|
@ -1,3 +1,7 @@
|
||||
2004-08-10 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gdk/Makefile.am: Add gdkalias.h to BUILT_SOURCES.
|
||||
|
||||
2004-08-09 Hans Breuer <hans@breuer.org>
|
||||
|
||||
* gtk/makefile.msc.in : autogenerate gtk.def, cleanup
|
||||
|
@ -1,6 +1,6 @@
|
||||
## Makefile.am for gtk+/gdk
|
||||
|
||||
SUBDIRS = $(gdktarget)
|
||||
SUBDIRS = . $(gdktarget)
|
||||
DIST_SUBDIRS = linux-fb win32 x11
|
||||
|
||||
EXTRA_DIST = \
|
||||
@ -214,6 +214,7 @@ endif
|
||||
|
||||
#note: not gdkconfig.h
|
||||
BUILT_SOURCES = \
|
||||
gdkalias.h \
|
||||
gdkenumtypes.h \
|
||||
gdkenumtypes.c \
|
||||
gdkmarshalers.h \
|
||||
|
Loading…
Reference in New Issue
Block a user