X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/d22b8a59995829bc14b4490b9bddd95346e0585d..658c8a359409a339d71910f68452bfaa751734c0:/templates/Makefile.am diff --git a/templates/Makefile.am b/templates/Makefile.am index bf55c08..700b695 100644 --- a/templates/Makefile.am +++ b/templates/Makefile.am @@ -23,7 +23,6 @@ pkgdata_DATA=about.tmpl choose.tmpl playing.tmpl recent.tmpl \ new.tmpl login.tmpl macros.tmpl \ options options.labels \ options.columns -static_DATA=disorder.css -staticdir=${pkgdatadir}/static +pkghttp_DATA=disorder.css -EXTRA_DIST=${pkgdata_DATA} $(static_DATA) +EXTRA_DIST=${pkgdata_DATA} $(pkghttp_DATA)