aboutsummaryrefslogtreecommitdiff
path: root/apps/systemlib/Makefile
diff options
context:
space:
mode:
authorpx4dev <px4@purgatory.org>2012-08-18 22:04:32 -0700
committerpx4dev <px4@purgatory.org>2012-08-19 01:31:26 -0700
commitd91f5f3dd7d80b690956d02807aa74253aebe19c (patch)
tree01ebae3626826e7504ab04caa83448487752ac62 /apps/systemlib/Makefile
parentcd8a085e00a546b36b8b5a5bae125350008cf8a0 (diff)
downloadpx4-firmware-d91f5f3dd7d80b690956d02807aa74253aebe19c.tar.gz
px4-firmware-d91f5f3dd7d80b690956d02807aa74253aebe19c.tar.bz2
px4-firmware-d91f5f3dd7d80b690956d02807aa74253aebe19c.zip
The beginnings of a new parameter system.
Diffstat (limited to 'apps/systemlib/Makefile')
-rw-r--r--apps/systemlib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/systemlib/Makefile b/apps/systemlib/Makefile
index 172eef979..fd6846937 100644
--- a/apps/systemlib/Makefile
+++ b/apps/systemlib/Makefile
@@ -37,7 +37,8 @@
CSRCS = err.c \
hx_stream.c \
- perf_counter.c
+ perf_counter.c \
+ param/param.c
#
# XXX this really should be a CONFIG_* test