summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2023-07-14 07:30:46 +0200
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2023-07-15 19:36:11 +0200
commit63d5b2ccb848ccb5f419106d2d879eb0d5ef6acd (patch)
tree1299d48e3c373d1456adba24cb46fe7b21fab7be /Makefile
parent8a1f5555f2183336724ce59256dcb6c55c6d91f4 (diff)
Enable foundation tests.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 95015c89..ca3c1dbe 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
STATIC = djangoproject/static
SCSS = djangoproject/scss
JQUERY_FLOT=djangoproject/static/js/lib/jquery-flot
-APP_LIST ?= accounts aggregator blog contact dashboard djangoproject docs fundraising legacy members releases svntogit tracdb
+APP_LIST ?= accounts aggregator blog contact dashboard djangoproject docs foundation fundraising legacy members releases svntogit tracdb
.PHONY: collectstatics compile-scss compile-scss-debug watch-scss run install test ci