From bac4e3985cf1cbfc00b4238e10b3709a06c3045a Mon Sep 17 00:00:00 2001 From: vanhofen Date: Fri, 4 Oct 2013 11:29:38 +0200 Subject: [PATCH] rcsim: build binary Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/0bf82b2edadddf87a6ee59187fae7b24b91b9a02 Author: vanhofen Date: 2013-10-04 (Fri, 04 Oct 2013) Origin message was: ------------------ - rcsim: build binary ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- src/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/Makefile.am b/src/Makefile.am index cf8a84515..de90fb527 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -138,6 +138,9 @@ bin_PROGRAMS += drivertool drivertool_SOURCES = drivertool.c bin_PROGRAMS += dt dt_SOURCES = dt.c +bin_PROGRAMS += rcsim +rcsim_SOURCES = rcsim.c rcsim.h + endif if BOXTYPE_TRIPLE neutrino_LDADD += \