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