From b7a1481744a905dbd6e635753f0289bc4b220265 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Thu, 27 Sep 2012 04:03:12 +0000 Subject: [PATCH] and remvoe inlcude as subdir SVN revision: 77120 --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index 2dd8c0fb6e..416bb5ad6c 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,6 +1,6 @@ MAINTAINERCLEANFILES = Makefile.in -SUBDIRS = lib include modules bin scripts benchmarks tests examples +SUBDIRS = lib modules bin scripts benchmarks tests examples .PHONY: benchmark benchmark-e17 examples