summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEugeniy Mikhailov <evgmik@gmail.com>2013-09-11 17:35:01 -0400
committerEugeniy Mikhailov <evgmik@gmail.com>2013-09-11 17:35:01 -0400
commit08f688e6fc8dda9f5a9f9a38593208888a7cd14f (patch)
tree28a82491a250511bb85adb3490da1d8ada1a668d /Makefile
parent9c47c214860f00c7a680359f32e852d73522800a (diff)
downloadmanual_for_Experimental_Atomic_Physics-08f688e6fc8dda9f5a9f9a38593208888a7cd14f.tar.gz
manual_for_Experimental_Atomic_Physics-08f688e6fc8dda9f5a9f9a38593208888a7cd14f.zip
added notes makefile and redone top Makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 78c9d6c..636e44c 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@ files4upload = $(html_targets) $(samples) $(syllabus_dir) $(misc)
upscr = rsync --delete -ave ssh
include $(TOPDIR)/common.mk
-#include ./local.mk
+include ./local.mk
include $(MAKEINCLUDE_DIR)/t2t.mk
include $(MAKEINCLUDE_DIR)/tex.mk
include $(MAKEINCLUDE_DIR)/css.mk