update frontends/gtk/glade/Makefile.am with recently(ish) added glade files

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9360 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
John Spray 2004-12-12 22:48:58 +00:00
parent 8d6684d46f
commit fa14ac7bab
2 changed files with 23 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2004-12-12 John Spray <spray_john@users.sourceforge.net>
* glade/Makefile.am: update to include all current glade
files. This fixes "make install" for the gtk frontend.
2004-12-08 John Spray <spray_john@users.sourceforge.net>
* FileDialogPrivate.C: use Gtk::FileChooser.set_current_name

View File

@ -5,11 +5,28 @@ DISTCLEANFILES += *.gladep
gladedir = $(pkgdatadir)/glade
dist_glade_DATA = \
aboutlyx.glade \
box.glade \
changes.glade \
character.glade \
errors.glade \
ERT.glade \
float.glade \
graphics.glade \
include.glade \
log.glade \
mathDelim.glade \
mathMatrix.glade \
mathPanel.glade \
note.glade \
paragraph.glade \
print.glade \
search.glade \
sendto.glade \
showfile.glade \
spellcheck.glade \
tableCreate.glade \
texinfo.glade \
text.glade \
url.glade
toc.glade \
url.glade \
vspace.glade