diff options
Diffstat (limited to 'doc/Makefile')
-rw-r--r-- | doc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile b/doc/Makefile index 3260e5f..e4307a9 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -7,6 +7,7 @@ $(obj)/%.8: $(src)/%.8.scd docs: $(obj)/apk.8 \ $(obj)/apk-add.8 \ $(obj)/apk-del.8 \ + $(obj)/apk-fix.8 \ $(obj)/apk-repositories.5 \ $(obj)/apk-world.5 targets += docs |