From 1427644e6e6b4a9eb654b2d26c35e51360ef564c Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Wed, 16 Nov 2016 15:09:04 +0100 Subject: no deadcode in makefile --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 101b5c48..5f796c57 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ # This Makefile is in the public domain -SUBDIRS = src copylib examples +SUBDIRS = src if WITH_DOC SUBDIRS += doc endif -- cgit v1.2.3