emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [PATCH] Add babel lang files to distribution file
@ 2010-07-03 22:38 Maciek Starzyk
  0 siblings, 0 replies; only message in thread
From: Maciek Starzyk @ 2010-07-03 22:38 UTC (permalink / raw)
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 485 bytes --]

Hi,
This small patch adds babel lang files to the distribution file.

Maciek

diff --git a/Makefile b/Makefile
index 389b268..f936d0a 100644
--- a/Makefile
+++ b/Makefile
@@ -304,6 +304,7 @@ distfile:
$(MKDIR) org-$(TAG)/lisp/babel/langs
cp -r $(LISPFILES) org-$(TAG)/lisp
cp -r $(LISPBFILES) org-$(TAG)/lisp/babel
+ cp -r $(LISPBLFILES) org-$(TAG)/lisp/babel/langs
cp -r $(DOCFILES) $(CARDFILES) org-$(TAG)/doc
cp -r $(DISTFILES_extra) org-$(TAG)/
cp -r README_DIST org-$(TAG)/README

[-- Attachment #1.2: Type: text/html, Size: 664 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2010-07-03 22:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-03 22:38 [PATCH] Add babel lang files to distribution file Maciek Starzyk

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).