the install target ought to depend on gg too

This commit is contained in:
Omar Polo 2022-07-04 09:52:44 +00:00
parent a555e0d67b
commit a3ebbccb8e
1 changed files with 1 additions and 1 deletions

View File

@ -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