build: simplify SUBDIR usage in examples

This commit is contained in:
Stefan Schmidt 2015-10-21 10:57:17 +02:00
parent 3a334ecd4d
commit 98bb77d4a8
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
MAINTAINERCLEANFILES = Makefile.in
SUBDIRS = sphere_hunter
SUBDIRS += performance
SUBDIRS = sphere_hunter performance
include ../../Makefile_Elm_Helpers.am