mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
liburcu: don't build docs and tests
Faster compilation Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
--- a/Makefile.am
|
||||
+++ b/Makefile.am
|
||||
@@ -1,6 +1,6 @@
|
||||
ACLOCAL_AMFLAGS=-I m4
|
||||
|
||||
-SUBDIRS = include src doc tests
|
||||
+SUBDIRS = include src
|
||||
|
||||
dist_doc_DATA = LICENSE \
|
||||
README.md
|
||||
Reference in New Issue
Block a user