Added makefile for ease of compilation. Improved file naming. Updated pdf
Change-Id: If0c670b03635a4e762d17f16c356a4b694763a27
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..34bd481
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,5 @@
+all:
+ pdflatex nlsr-docs
+ bibtex nlsr-docs
+ pdflatex nlsr-docs
+ mv nlsr-docs.pdf NLSR-Developers-Guide.pdf
diff --git a/NLSR-Developers-Guide.pdf b/NLSR-Developers-Guide.pdf
index 37bfd92..3c8f2da 100644
--- a/NLSR-Developers-Guide.pdf
+++ b/NLSR-Developers-Guide.pdf
Binary files differ
diff --git a/nlsr-docs.pdf b/nlsr-docs.pdf
deleted file mode 100644
index eb81b84..0000000
--- a/nlsr-docs.pdf
+++ /dev/null
Binary files differ