diff --git a/Makefile b/Makefile index de46d56..030a7fb 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,7 @@ LIBDIR := lib + +export UPLOAD_EMAIL="stevenlasker@hotmail.com" + include $(LIBDIR)/main.mk $(LIBDIR)/main.mk: