2008-01-15 Raphael Ackermann <raphael.ackermann@gmail.com>
* src/docgen/Makefile.am: added line to copy gtkprintpreview.glade on distcheck. svn: r9832
This commit is contained in:
parent
2cddb31ef2
commit
ca3f6a935b
@ -1,3 +1,7 @@
|
||||
2008-01-15 Raphael Ackermann <raphael.ackermann@gmail.com>
|
||||
* src/docgen/Makefile.am: added line to copy gtkprintpreview.glade
|
||||
on distcheck.
|
||||
|
||||
2008-01-15 Douglas S. Blank <dblank@cs.brynmawr.edu>
|
||||
* src/plugins/OnThisDay.py: date sortable
|
||||
* src/plugins/SameSurnames.py: date sortable
|
||||
|
@ -25,6 +25,8 @@ docgen_PYTHON = \
|
||||
docgen_DATA = \
|
||||
gtkprintpreview.glade
|
||||
|
||||
dist_docgen_DATA = $(docgen_DATA)
|
||||
|
||||
# Clean up all the byte-compiled files
|
||||
MOSTLYCLEANFILES = *pyc *pyo
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user