Files
recycled-ni-libstb-hal/tools/Makefile.am
Stefan Seyfried 236ad74fd5 spark: add spark_fp tool
this needs my patched aotom driver to work


Origin commit data
------------------
Branch: master
Commit: e91dcc03bc
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-04-15 (Sun, 15 Apr 2012)



------------------
This commit was generated by Migit
2012-04-15 18:53:58 +02:00

7 lines
94 B
Makefile

bin_PROGRAMS =
if BOXTYPE_SPARK
bin_PROGRAMS += spark_fp
spark_fp_SOURCES = spark_fp.c
endif