summaryrefslogtreecommitdiff
path: root/contrib/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-08-16 19:12:36 +0200
committerChristian Grothoff <christian@grothoff.org>2022-08-16 19:12:36 +0200
commit6a7e7e583e6095ec956cabf49e89b63508729114 (patch)
tree73f9f683bb0bd318ed96cebda15cbdf18c23684b /contrib/Makefile.am
parentc1d0a7d2e64fd7c6bd041a5259cf212b3aabd414 (diff)
downloadmerchant-6a7e7e583e6095ec956cabf49e89b63508729114.tar.gz
merchant-6a7e7e583e6095ec956cabf49e89b63508729114.tar.bz2
merchant-6a7e7e583e6095ec956cabf49e89b63508729114.zip
dce
Diffstat (limited to 'contrib/Makefile.am')
-rw-r--r--contrib/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index 975b6586..e2f9659d 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -18,9 +18,9 @@ dist_tmplpkgdata_DATA = \
MAINTAINERCLEANFILES = \
$(dist_tmplpkgdata_DATA)
-# Note: if you update pure-min.css, you must also update the MCPP/MUST templates above!
-dist_staticpkgdata_DATA = \
- pure-min.css
+# Note: historic mechanism for static resource files, currently not used.
+#dist_staticpkgdata_DATA = \
+# foo.css
# spa.html is the single-page-app imported from the merchant-backoffice.git