From 259257623937630bb22cabf29f9897270aa62ce0 Mon Sep 17 00:00:00 2001 From: Explorer09 Date: Wed, 3 May 2017 11:48:06 +0800 Subject: 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. --- configure.ac | 1 - 1 file changed, 1 deletion(-) (limited to 'configure.ac') 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 -- cgit v1.2.3