summaryrefslogtreecommitdiff
path: root/muse2/share/html/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'muse2/share/html/Makefile.am')
-rw-r--r--muse2/share/html/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/muse2/share/html/Makefile.am b/muse2/share/html/Makefile.am
new file mode 100644
index 00000000..8e37c8e3
--- /dev/null
+++ b/muse2/share/html/Makefile.am
@@ -0,0 +1,5 @@
+EXTRA_DIST = $(wildcard *.html) $(wildcard *.txt) $(wildcard *.jpg)
+
+htmlpkgdata_DATA = $(EXTRA_DIST)
+
+htmlpkgdatadir = $(pkgdatadir)/html