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 'src/Makefile.in') diff --git a/src/Makefile.in b/src/Makefile.in index e3895d4..cdf0b73 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -27,7 +27,8 @@ BINDIR = @bindir@ .SUFFIXES: -OBJS = opkbuild oh-strip oh-installfiles oh-gencontrol oh-buildopk +OBJS = opkbuild oh-applypatches oh-strip \ + oh-installfiles oh-gencontrol oh-buildopk .PHONY: all all: $(OBJS) -- cgit v0.9.1