summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 7ce33f7..4191de9 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,8 @@ BINPROGS = \
crossrepomove\
arch-nspawn \
mkarchroot \
- makechrootpkg
+ makechrootpkg \
+ sogrep
CONFIGFILES = \
makepkg-x86_64.conf \
@@ -63,7 +64,8 @@ BASHCOMPLETION_LINKS = \
MANS = \
doc/lddd.1 \
- doc/checkpkg.1
+ doc/checkpkg.1 \
+ doc/sogrep.1
all: $(BINPROGS) bash_completion zsh_completion man