summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Dominik <carsten.dominik@gmail.com>2010-05-06 17:48:04 +0200
committerCarsten Dominik <carsten.dominik@gmail.com>2010-05-06 17:48:04 +0200
commit6e288584bcc0def842593c6c30521b86a8b0395c (patch)
tree3b54508fc91cadb4325ccbe0fde324f0fb5d92bf
parent37f9639a4391fd63caae7abf2b4ac8e247b740c3 (diff)
downloadorg-mode-6e288584bcc0def842593c6c30521b86a8b0395c.tar.gz
Add pdflayout.sty to the distribution
-rw-r--r--ChangeLog4
-rw-r--r--Makefile3
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f60aa11..e4296a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-05-06 Carsten Dominik <carsten.dominik@gmail.com>
+
+ * Makefile (DOCFILES): Add pdflayout.sty
+
2010-04-28 Carsten Dominik <carsten.dominik@gmail.com>
* Document that lines with formatting cookies will be removed
diff --git a/Makefile b/Makefile
index 624e963..ebdcd36 100644
--- a/Makefile
+++ b/Makefile
@@ -117,7 +117,8 @@ LISPFILES0 = $(LISPF:%=lisp/%)
LISPFILES = $(LISPFILES0) lisp/org-install.el
ELCFILES0 = $(LISPFILES0:.el=.elc)
ELCFILES = $(LISPFILES:.el=.elc)
-DOCFILES = doc/org.texi doc/org.pdf doc/org doc/dir doc/.nosearch \
+DOCFILES = doc/org.texi doc/org.pdf doc/org doc/dir \
+ doc/pdflayout.sty doc/.nosearch \
doc/orgguide.texi doc/orgguide.pdf
CARDFILES = doc/orgcard.tex doc/orgcard.pdf doc/orgcard_letter.pdf
TEXIFILES = doc/org.texi