diff options
author | Cem Keylan <cem@ckyln.com> | 2021-01-03 00:42:51 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-01-03 00:42:51 +0300 |
commit | b74105beda9d36e128b621079990428cdd6ee809 (patch) | |
tree | 1071f593ed88a6547e257842dc84f91c0fc1e4e4 /config.rc | |
parent | d1590234d19724f14e8ba94582986963fce47267 (diff) | |
download | docs-b74105beda9d36e128b621079990428cdd6ee809.tar.gz |
update build system
Diffstat (limited to 'config.rc')
-rw-r--r-- | config.rc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -14,4 +14,6 @@ setv TEXI = carbslinux.texi setv EMACS = emacs --batch setv MAKEINFO = makeinfo +setv INSTALLSH = ./tools/install.sh + PHONY all dist htmldocs install clean |