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:
Matthias Clasen 2004-08-10 05:15:33 +00:00 committed by Matthias Clasen
parent 2c3388b72f
commit 4c0ec536c6
5 changed files with 18 additions and 1 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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 \