summaryrefslogtreecommitdiff
path: root/contrib/Makefile.am
diff options
context:
space:
mode:
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