From 45014895a1187b55c3a629c936fe81bfc7b70a25 Mon Sep 17 00:00:00 2001 From: Michal Sojka Date: Wed, 29 Apr 2015 14:00:33 +0200 Subject: [PATCH] Update lib --- rpp-lib | 2 +- rpp-test-sw/Makefile.inc | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/rpp-lib b/rpp-lib index 730489e..9c1b188 160000 --- a/rpp-lib +++ b/rpp-lib @@ -1 +1 @@ -Subproject commit 730489e40a885fd24f0fdeddaec4486821277750 +Subproject commit 9c1b188a938218574448afc3153456c928807322 diff --git a/rpp-test-sw/Makefile.inc b/rpp-test-sw/Makefile.inc index b5da239..505d96c 100644 --- a/rpp-test-sw/Makefile.inc +++ b/rpp-test-sw/Makefile.inc @@ -11,6 +11,7 @@ $(error "rpp-lib not compiled! Either run `make -C $(makefile_inc_dir)/../rpp-li endif include $(makefile_inc_dir)/../rpp-lib/build/Makefile.rules +include $(makefile_inc_dir)/../rpp-lib/common.mk SOURCES = \ cmdproc/src/cmdproc.c \ -- 2.39.2