diff options
author | P. J. McDermott <pjm@nac.net> | 2012-01-27 05:06:51 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-01-27 05:06:51 (EST) |
commit | 45adc0935c3d54c39356e6d1d56a09ce509effb4 (patch) | |
tree | 90b53ac256748fd523d39b90bf2d78c7ccb9b0ef /man/Makefile.in | |
parent | e882b8526fe3957d47264a4c42c62e754d575cfb (diff) |
Write oh-checkbuilddeps.
Diffstat (limited to 'man/Makefile.in')
-rw-r--r-- | man/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/Makefile.in b/man/Makefile.in index c9cdfc2..3f60035 100644 --- a/man/Makefile.in +++ b/man/Makefile.in @@ -27,7 +27,7 @@ MANDIR = @mandir@ .SUFFIXES: -OBJS = opkbuild.1 oh-applypatches.1 oh-strip.1 \ +OBJS = opkbuild.1 oh-checkbuilddeps.1 oh-applypatches.1 oh-strip.1 \ oh-installfiles.1 oh-gencontrol.1 oh-buildopk.1 .PHONY: all |