aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2022-07-04 09:52:44 +0000
committerOmar Polo <op@omarpolo.com>2022-07-04 09:52:44 +0000
commita3ebbccb8eda291462423682348e7031fb77a454 (patch)
tree8dddc1d2d2d940ef8d3e012cb589715171fc493c /Makefile
parenta555e0d67baef271ffe4a186326ee5f1c16fff75 (diff)
the install target ought to depend on gg too
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 14a2f8d..ac3f540 100644
--- a/Makefile
+++ b/Makefile
@@ -35,7 +35,7 @@ test: regress
regress: all
${MAKE} 'TESTS=${TESTS}' -C regress all
-install: gmid
+install: gmid gg
mkdir -p ${DESTDIR}${BINDIR}
mkdir -p ${DESTDIR}${MANDIR}/man1
mkdir -p ${DESTDIR}${MANDIR}/man5