mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58:39 +01:00
3e90378fe2
Faster compilation Signed-off-by: Rosen Penev <rosenp@gmail.com>
11 lines
175 B
Diff
11 lines
175 B
Diff
--- 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
|