X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=Makefile.am;h=5b92388fffc9ded1536a5303c1e2edf013ea6a2c;hb=de1d213b39b2bcf116303c1a7a5a35c1f6e53636;hp=3995fe6d23796f82d276a49c30727a78bb8be565;hpb=fc0367b4fd2e0403e66b5b481629e10b39ffb091;p=charm-bypass.git diff --git a/Makefile.am b/Makefile.am index 3995fe6..5b92388 100644 --- a/Makefile.am +++ b/Makefile.am @@ -22,3 +22,7 @@ index.html: src/index.html.in day.svg tickettext.base64 # 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