examples: Fix build error due to the name change.
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Mon, 23 Feb 2015 03:40:49 +0000 (12:40 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Mon, 23 Feb 2015 03:41:35 +0000 (12:41 +0900)
Sorry for the step by step fix.
Thanks for the report id213sin.

src/examples/Makefile.am

index 0fc54926225a8d81528c550022e0249122d4b47f..dc100db38b652b99f3148968b1caa15b6948c690 100644 (file)
@@ -1,7 +1,7 @@
 MAINTAINERCLEANFILES = Makefile.in
 
 SUBDIRS = sphere_hunter
-SUBDIRS += perfomance
+SUBDIRS += performance
 
 include ../../Makefile_Elm_Helpers.am