summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorExplorer09 <explorer09@gmail.com>2017-05-03 11:48:06 +0800
committerWill Estes <westes575@gmail.com>2017-05-03 13:14:16 -0400
commit259257623937630bb22cabf29f9897270aa62ce0 (patch)
tree12322f59652667f1f18758e7ff39ef07350c2c97 /configure.ac
parent9131b8426a20fa3bbcdcc6999ad344b9afbf6367 (diff)
build: do not generate lib/Makefile.in.
Files in lib/ are picked up and built using makefile directives in src/Makefile.am. Remove the need to generate lib/Makefile.in and the stub lib/Makefile.am.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f1459f3..55e774b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -175,7 +175,6 @@ doc/Makefile
examples/Makefile
examples/fastwc/Makefile
examples/manual/Makefile
-lib/Makefile
po/Makefile.in
src/Makefile
tools/Makefile