]> gitweb.michael.orlitzky.com - charm-bypass.git/blobdiff - Makefile.am
Makefile.am: add dist/install rule for index.html
[charm-bypass.git] / Makefile.am
index fdb1e43d2b85aa5c5b2334be4c274f699beadb1c..3995fe6d23796f82d276a49c30727a78bb8be565 100644 (file)
@@ -18,3 +18,7 @@ index.html: src/index.html.in day.svg tickettext.base64
        sed -e "s~@TICKETFONT@~$$(cat tickettext.base64)~" \
             -e "s~@SVGDATA@~$$(cat day.svg)~" \
             $< > $@
+
+# If you really want to, we support installing index.html
+# to (say) /usr/share/charm-bypass/index.html.
+dist_pkgdata_DATA = index.html