Browse Source

Add pdflayout.sty to the distribution

Carsten Dominik 15 years ago
parent
commit
6e288584bc
2 changed files with 6 additions and 1 deletions
  1. 4 0
      ChangeLog
  2. 2 1
      Makefile

+ 4 - 0
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

+ 2 - 1
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