summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorShaun McCance <shaunm@redhat.com>2017-05-23 11:03:53 -0400
committerShaun McCance <shaunm@redhat.com>2017-05-23 11:03:53 -0400
commitd7cc35f2faa9420e51220866eebeb58dc2d0b7fc (patch)
tree1dac2295bd05f44faeb1def6e4db09da09c633b6 /Makefile.am
parent9571f9f04df74b60281068fded8b92b856f51244 (diff)
parent999918bf1dac553fb91c72920fea9682efad6f81 (diff)
downloadyelp-xsl-d7cc35f2faa9420e51220866eebeb58dc2d0b7fc.tar.gz
Merge branch 'wip/html5'
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 761a330b..4ad2f638 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = icons js xslt doc
+SUBDIRS = js xslt doc
DIST_SUBDIRS = $(SUBDIRS) po
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}