mirror of
https://github.com/termux/termux-packages.git
synced 2025-10-13 08:04:50 +00:00
12 lines
233 B
Diff
12 lines
233 B
Diff
--- a/Makefile.in
|
|
+++ b/Makefile.in
|
|
@@ -156,7 +156,7 @@
|
|
SUBDIRS =
|
|
@ENABLE_CXX_TRUE@SUBDIRS += bindings/cpp
|
|
|
|
-all: lib/$(PALIB) all-recursive tests examples selftests
|
|
+all: lib/$(PALIB) all-recursive
|
|
|
|
tests: bin-stamp $(TESTS)
|
|
|