Add some missing files to EXTRA_DIST

This commit is contained in:
Matthias Clasen 2005-07-05 05:57:36 +00:00
parent b03a99cfc3
commit 7af9cc8f7c
4 changed files with 21 additions and 0 deletions

View File

@ -1,3 +1,9 @@
2005-07-05 Matthias Clasen <mclasen@redhat.com>
* gdk/Makefile.am: Distribute the keyname-table.h header
and the files that are used to construct it. (#309421,
J. Ali Harlow)
2005-07-04 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkmenubar.c (gtk_menu_bar_set_pack_direction)

View File

@ -1,3 +1,9 @@
2005-07-05 Matthias Clasen <mclasen@redhat.com>
* gdk/Makefile.am: Distribute the keyname-table.h header
and the files that are used to construct it. (#309421,
J. Ali Harlow)
2005-07-04 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkmenubar.c (gtk_menu_bar_set_pack_direction)

View File

@ -1,3 +1,9 @@
2005-07-05 Matthias Clasen <mclasen@redhat.com>
* gdk/Makefile.am: Distribute the keyname-table.h header
and the files that are used to construct it. (#309421,
J. Ali Harlow)
2005-07-04 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkmenubar.c (gtk_menu_bar_set_pack_direction)

View File

@ -4,6 +4,9 @@ SUBDIRS = $(gdktarget)
DIST_SUBDIRS = linux-fb win32 x11
EXTRA_DIST = \
keynames.txt \
keyname-table.h \
gen-keyname-table.pl \
gdkconfig.h.win32 \
gdk.def \
gdkmarshalers.list \