#2533 Parallel install fails with -j8 for make - patch by Diego Pettenò <flameeyes AT gentoo.ort>

svn: r11731
This commit is contained in:
Benny Malengier 2009-01-26 08:31:23 +00:00
parent 6559d3f49d
commit ccf3d05cd0

View File

@ -23,11 +23,9 @@ docgen_PYTHON = \
TextBufDoc.py \ TextBufDoc.py \
GtkPrint.py GtkPrint.py
docgen_DATA = \ dist_docgen_DATA = \
gtkprintpreview.glade gtkprintpreview.glade
dist_docgen_DATA = $(docgen_DATA)
# Clean up all the byte-compiled files # Clean up all the byte-compiled files
MOSTLYCLEANFILES = *pyc *pyo MOSTLYCLEANFILES = *pyc *pyo