forked from AuroraMiddleware/gtk
Add some missing files to EXTRA_DIST
This commit is contained in:
parent
b03a99cfc3
commit
7af9cc8f7c
@ -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)
|
||||
|
@ -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)
|
||||
|
@ -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)
|
||||
|
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user