aboutsummaryrefslogtreecommitdiff
path: root/src/helper/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/helper/Makefile.am')
-rw-r--r--src/helper/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/helper/Makefile.am b/src/helper/Makefile.am
index c9479b43..6189b63a 100644
--- a/src/helper/Makefile.am
+++ b/src/helper/Makefile.am
@@ -3,13 +3,7 @@ include $(top_srcdir)/common.mk
METASOURCES = AUTO
noinst_LTLIBRARIES = libhelper.la
-if ECOSBOARD
-CONFIGFILES = time_support_ecos.c
-else
CONFIGFILES = options.c time_support_common.c
-endif
-
-
libhelper_la_SOURCES = \
binarybuffer.c \