emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Re: [ANN] Org-babel integrated into Org-mode


From: Matthew Lundin
Subject: [Orgmode] Re: [ANN] Org-babel integrated into Org-mode
Date: Tue, 29 Jun 2010 17:27:17 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Matt Lundin <address@hidden> writes:

> This section of the lisp file flattens out the lisp/babel hierarchy in
> the repo when copying to the target directory:

The above should read: "This section of the Makefile..."

>
> install-lisp: $(LISPFILES) $(ELCFILES)
>     if [ ! -d $(lispdir) ]; then $(MKDIR) $(lispdir); else true; fi ;
>     $(CP) $(LISPFILES) $(lispdir)
>     $(CP) $(ELCFILES)  $(lispdir)
>

- Matt



reply via email to

[Prev in Thread] Current Thread [Next in Thread]