don't build kpatch-files from primary Makefile

Signed-off-by: Seth Jennings <sjenning@redhat.com>
This commit is contained in:
Seth Jennings 2014-02-05 10:01:59 -06:00
parent 28a5a1d275
commit 069a5dbad7

View File

@ -1,4 +1,4 @@
SUBDIRS = kpatch-kmod kpatch-files tools
SUBDIRS = kpatch-kmod tools
test: test.c
$(CC) -g -o $@ $^ -lelf