0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-09-03 00:00:43 +00:00
Files
termux-packages/packages/libtasn1/no-native.exec.patch
2025-02-09 06:07:20 +00:00

16 lines
229 B
Diff

--- a/Makefile.am
+++ b/Makefile.am
@@ -32,10 +32,10 @@
SUBDIRS = lib src
if ENABLE_DOC
-SUBDIRS += doc examples
+SUBDIRS += doc
endif
-SUBDIRS += fuzz tests
+SUBDIRS += fuzz
include $(top_srcdir)/aminclude_static.am