diff --git a/ChangeLog b/ChangeLog index f60aa11dc..e4296a590 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-05-06 Carsten Dominik + + * Makefile (DOCFILES): Add pdflayout.sty + 2010-04-28 Carsten Dominik * Document that lines with formatting cookies will be removed diff --git a/Makefile b/Makefile index 624e9631a..ebdcd3696 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