diff options
author | merakor <cem@ckyln.com> | 2021-07-27 21:36:59 +0000 |
---|---|---|
committer | merakor <cem@ckyln.com> | 2021-07-27 21:36:59 +0000 |
commit | 74c675e3d1528c0b78dd7a79408622f43bdba587 (patch) | |
tree | 48265b452f0477941c32e9e66ea0b19059d42ccd /docs/Makefile | |
parent | 95563d3a1893135d31e6f0df1d7e60acd2a547bb (diff) | |
download | cpt-74c675e3d1528c0b78dd7a79408622f43bdba587.tar.gz |
Makefile: update targetsconfigure
FossilOrigin-Name: ee0d6bb03d2647fb825ec9b1b153dc54f9f75e100e0adda72f843604d1ee1c6c
Diffstat (limited to 'docs/Makefile')
-rw-r--r-- | docs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile b/docs/Makefile index 12231d2..3a7dbf0 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -1,5 +1,5 @@ # Carbs Packaging Tools Documentation -include ../config.mk +-include ../config.mk INSTALL_SH = ../tools/install.sh all: cpt.txt cpt.texi cpt.info |