diff --git a/ChangeLog b/ChangeLog index 435928cd6..5658e1e44 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +2007-11-19 Alex Roitman + * src/docgen/Makefile.am (dist_pkgdata_DATA): Use proper name. + 2007-11-19 Brian Matherly * src/plugins/IndivComplete.py: Fix crash with alternate parents. diff --git a/src/docgen/Makefile.am b/src/docgen/Makefile.am index 2aa289c3a..76f378ec2 100644 --- a/src/docgen/Makefile.am +++ b/src/docgen/Makefile.am @@ -22,7 +22,7 @@ docgen_PYTHON = \ TextBufDoc.py \ GtkPrint.py -GLADEFILES = \ +dist_pkgdata_DATA = \ gtkprintpreview.glade # Clean up all the byte-compiled files