aboutsummaryrefslogtreecommitdiffstats
path: root/config.mk
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2025-02-25 20:19:49 +0100
committerMattias Andrée <m@maandree.se>2025-02-25 20:19:49 +0100
commit3e94681df57f2756e906a39ef79b05ef3c2d50c5 (patch)
tree6c4c92004c82ab948aea73659ff78504961302c7 /config.mk
parentRemove dist (diff)
downloadauto-auto-complete-3e94681df57f2756e906a39ef79b05ef3c2d50c5.tar.gz
auto-auto-complete-3e94681df57f2756e906a39ef79b05ef3c2d50c5.tar.bz2
auto-auto-complete-3e94681df57f2756e906a39ef79b05ef3c2d50c5.tar.xz
Change license, clean up file structure, remove info manual and extend man page, and simplify makefile
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.mk b/config.mk
new file mode 100644
index 0000000..59032da
--- /dev/null
+++ b/config.mk
@@ -0,0 +1,2 @@
+PREFIX = /usr
+MANPREFIX = $(PREFIX)/share/man