<newsletter:master> Add a small comment to Makefile as it will only work for newsletter issues 2+

Frank Lanitz git-noreply at xxxxx
Sun Apr 3 00:57:02 UTC 2011


Updating branch refs/heads/master
         to aa424ca3a724f38c81a29582d4f7baac1ae182ea (commit)
       from da0c5e91666c45d81683263849bcc62936b876de (commit)

commit aa424ca3a724f38c81a29582d4f7baac1ae182ea
Author: Frank Lanitz <frank at frank.uvena.de>
Date:   Sun Apr 3 02:53:07 2011 +0200

    Add a small comment to Makefile as it will only work for newsletter issues 2+

 Makefile |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/Makefile b/Makefile
index 5ecb159..6c2ce83 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,9 @@
 #!/usr/bin/make -f
 
 # build the current volume if none provided
+# This is only working for newsletter since issue 2 as issue 1 has
+# been created in a different way.
+
 VOL			?= 2
 
 NAME		=	vol_$(VOL)/newsletter_$(VOL)



More information about the Newsletter-Commits mailing list