[PATCH libinputmapper 06/13] Drop SUBDIRS from makefile

Peter Hutterer peter.hutterer at who-t.net
Tue Aug 27 18:00:17 PDT 2013


If we use a single makefile only, we don't need SUBDIRS

Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
 Makefile.am | 2 --
 1 file changed, 2 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 9e2aa03..931a114 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,8 +20,6 @@ AM_MAKEFLAGS = --no-print-directory
 AUTOMAKE_OPTIONS = color-tests
 AM_DISTCHECK_CONFIGURE_FLAGS =
 
-SUBDIRS = .
-
 .DELETE_ON_ERROR:
 
 include_HEADERS =
-- 
1.8.2.1



More information about the Input-tools mailing list