summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMohit Agarwal <mohit.agarwal@sky.com>2025-05-25 14:17:34 +0100
committerMohit Agarwal <mohit.agarwal@sky.com>2025-05-25 14:17:34 +0100
commitf9c34df079e06578dbc0d1933dd23dfe27df7391 (patch)
treeecb189f23bfedec3fc9db9f8b5b813cffdde5a11 /Makefile
parente7af59fbf93a14c25f955b56bd1f60756acce469 (diff)
Minor fixes
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 8b58e2a..9196ddc 100755
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,7 @@
TARGETS=index.html\
studies/exams.html\
studies/subjects/computer-science.html\
+ studies/subjects/economics.html\
social-life/pubs.html
TARGETS_PDF=$(TARGETS:%html=%pdf)