Use the variable CLEANFILES to indicate which files are produced
by the build process. Otherwise, automake doesn't consider our
custom rules.
# If you really want to, we support installing index.html
# to (say) /usr/share/charm-bypass/index.html.
dist_pkgdata_DATA = index.html
+
+# Automake doesn't understand our wacky build process so we have to
+# tell it which files are produced by running "make"
+CLEANFILES = $(dist_pkgdata_DATA) tickettext.base64 day.svg