mirror of
https://github.com/termux/termux-packages.git
synced 2025-09-03 00:00:43 +00:00
Remove src-gl-stdio-impl.h.patch file which was added in gnulib. https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=commit;h=d91fe44f159cfe7614d9e1547624579161bd25c5
16 lines
229 B
Diff
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
|
|
|