From e4fb3a4e5018c6038b7d7a6d61b90ab35552899b Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Wed, 25 Jan 2012 15:08:49 -0500 Subject: Add oh-applypatches to the build system. --- (limited to 'man') diff --git a/man/Makefile.in b/man/Makefile.in index 832ff0f..c9cdfc2 100644 --- a/man/Makefile.in +++ b/man/Makefile.in @@ -27,7 +27,8 @@ MANDIR = @mandir@ .SUFFIXES: -OBJS = opkbuild.1 oh-strip.1 oh-installfiles.1 oh-gencontrol.1 oh-buildopk.1 +OBJS = opkbuild.1 oh-applypatches.1 oh-strip.1 \ + oh-installfiles.1 oh-gencontrol.1 oh-buildopk.1 .PHONY: all all: $(OBJS) -- cgit v0.9.1