12 lines
314 B
Diff
12 lines
314 B
Diff
diff -u -r ../libcap-2.28/Makefile ./Makefile
|
|
--- ../libcap-2.28/Makefile 2019-12-07 19:45:11.000000000 +0000
|
|
+++ ./Makefile 2019-12-11 23:43:35.404511000 +0000
|
|
@@ -16,7 +16,6 @@
|
|
ifeq ($(GOLANG),yes)
|
|
$(MAKE) -C go $@
|
|
endif
|
|
- $(MAKE) -C tests $@
|
|
$(MAKE) -C progs $@
|
|
$(MAKE) -C doc $@
|
|
$(MAKE) -C kdebug $@
|