changeset 358:b39802cd9329

target-utils/Makefile: tf-breakin subdir added
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Thu, 15 May 2014 09:50:23 +0000
parents 22c6e39e1789
children 144b5d222de8
files target-utils/Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/target-utils/Makefile	Thu May 15 09:49:30 2014 +0000
+++ b/target-utils/Makefile	Thu May 15 09:50:23 2014 +0000
@@ -1,5 +1,5 @@
 FOR_LOADTOOLS=	compalstage loadagent
-ALLPROGS=	${FOR_LOADTOOLS} helloapp pirexplore
+ALLPROGS=	${FOR_LOADTOOLS} helloapp pirexplore tf-breakin
 LIBS=		libcommon libload libprintf libtiffs
 SUBDIR=		${ALLPROGS} ${LIBS}