aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-07-22 15:51:18 +0300
committerCem Keylan <cem@ckyln.com>2021-07-22 15:51:18 +0300
commit340c2a937273507b7e8961ece9c6412e95e7f034 (patch)
tree20b062478f0832e72a34eac11b5ff4c76db29e89 /Makefile
parent30c0c11f5e8da2306970477630a97c472dd7941b (diff)
downloaddocs-340c2a937273507b7e8961ece9c6412e95e7f034.tar.gz
docs: update
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 23b8cf2..88bde83 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ include config.mk
ORG = carbslinux.org fdl.org
TEXI = carbslinux.texi
-TARGET = carbslinux.info install.txt carbslinux.txt
+TARGET = carbslinux.info install.txt carbslinux.txt install.org
all: ${TARGET}
@@ -12,6 +12,9 @@ carbslinux.info: carbslinux.texi
install.txt: ${ORG}
${EMACS} carbslinux.org -f docs-install-txt
+install.org: ${ORG}
+ ${EMACS} carbslinux.org -f docs-install-org
+
carbslinux.txt: ${ORG}
${EMACS} carbslinux.org -f org-ascii-export-to-ascii