Added clean up logic in makefile for ocicuc to remove new app
authorJoseph Morrow <joseph.l.morrow@intel.com>
Thu, 9 Oct 2014 20:53:58 +0000 (16:53 -0400)
committerJoseph Morrow <joseph.l.morrow@intel.com>
Thu, 9 Oct 2014 20:53:58 +0000 (16:53 -0400)
"small_example."

Change-Id: I564c7468582f449127ae54e96298cb7733b7ee6e

examples/ocicuc/Makefile

index cc83bd0..d0da30c 100644 (file)
@@ -80,5 +80,5 @@ clean:
        rm -f *.o $(APPS)
 
 clean_apps:
-       rm -f server client monoprocess
+       rm -f server client monoprocess small_example