Preparing stable version
[geeqie.git] / Makefile.am
index 5f21e2f..113719b 100644 (file)
@@ -8,7 +8,12 @@ DIST_SUBDIRS = src po doc plugins
 man_MANS = geeqie.1
 
 readmedir = @readmedir@
+
+if HAVE_MARKDOWN
 readme_DATA = README.md COPYING ChangeLog TODO README.lirc AUTHORS README.html ChangeLog.html
+else
+readme_DATA = README.md COPYING ChangeLog TODO README.lirc AUTHORS ChangeLog.html
+endif
 
 desktopdir = $(datadir)/applications
 desktop_in_files = geeqie.desktop.in
@@ -32,7 +37,7 @@ dist-hook: geeqie.spec
 
 DISTCLEANFILES = config.report
 
-.PHONY: ChangeLog.html
+.PHONY: ChangeLog
 ChangeLog.html:
        ./gen_changelog.sh