diff --git a/Makefile b/Makefile index 029b852..820348a 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -SUBDIRS = kpatch-kmod kpatch-files tools +SUBDIRS = kpatch-kmod tools test: test.c $(CC) -g -o $@ $^ -lelf