summaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorPatrick McDermott <pj@pehjota.net>2017-11-13 11:34:58 (EST)
committer Patrick McDermott <pj@pehjota.net>2017-11-13 11:34:58 (EST)
commit2099e43cbdd034c10215c684026735ad59fabe02 (patch)
tree28bc39482eadc5ff9eb9eec1d5da069840caf538 /data
parent93e1582df4b22fcc66fc631e8c67997ecd1b1458 (diff)
downloadmarquee-2099e43cbdd034c10215c684026735ad59fabe02.zip
marquee-2099e43cbdd034c10215c684026735ad59fabe02.tar.gz
marquee-2099e43cbdd034c10215c684026735ad59fabe02.tar.bz2
data/Makefile.am: Don't clean resources/flexi-color-picker/README.md
Diffstat (limited to 'data')
-rw-r--r--data/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 45ed73a..bc257d7 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -34,7 +34,7 @@ EXTRA_DIST = \
$(prismcss_sources) \
$(prismjs_sources)
-CLEANFILES = $(nobase_dist_pkgdata_DATA) $(nobase_nodist_pkgdata_DATA)
+CLEANFILES = $(nobase_nodist_pkgdata_DATA)
.htmlin.html:
@out=$@; $(MKDIR_P) $${out%/*}