diff options
Diffstat (limited to 'docs/reference/gdk-pixbuf/Makefile.am')
-rw-r--r-- | docs/reference/gdk-pixbuf/Makefile.am | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/reference/gdk-pixbuf/Makefile.am b/docs/reference/gdk-pixbuf/Makefile.am index 0414ecbd3a..87db5013c3 100644 --- a/docs/reference/gdk-pixbuf/Makefile.am +++ b/docs/reference/gdk-pixbuf/Makefile.am @@ -41,18 +41,11 @@ HTML_IMAGES = # Extra SGML files that are included by DOC_MAIN_SGML_FILE content_files = \ - version.xml \ gdk-pixbuf-from-drawables.sgml \ gdk-pixbuf-rendering.sgml \ gdk-pixbuf.sgml \ porting-from-imlib.sgml -version.xml: FORCE - @date +'<!ENTITY builddate "%Y-%m-%d">' > version.xml - @echo "<!ENTITY srcversion \"@GTK_VERSION@\">" >> version.xml - -FORCE: - # Other files to distribute extra_files = |