summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMagnus Feuer <mfeuer@jaguarlandrover.com>2015-03-16 07:59:11 -0700
committerMagnus Feuer <mfeuer@jaguarlandrover.com>2015-03-16 07:59:11 -0700
commitb6d4329eeed6a8c9db29220dbc43af4544bfe9ce (patch)
treec8755225e3d79bc7c76c91913bbfa47c7a198172 /Makefile
parentd2cf35b16c5ea87982a2ce0daf6f484cf23d643b (diff)
downloadrvi_core-b6d4329eeed6a8c9db29220dbc43af4544bfe9ce.tar.gz
Updated makefile and non-tizen RPM spec file
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 980aa77..0334f47 100644
--- a/Makefile
+++ b/Makefile
@@ -39,7 +39,7 @@ rpmclean:
# Create a SOURCES tarball for RPM
rpm_tarball: rpmclean clean
tar czf /tmp/rvi-$(VERSION).tgz BUILD.md CONFIGURE.md doc \
- hvac_demo LICENSE Makefile README.md rebar rebar.config rel \
+ LICENSE Makefile README.md rebar rebar.config rel \
RELEASE.md rpm scripts/setup_gen scripts/rvi \
scripts/rvi.service scripts/rvi_node.sh components \
rvi_sample.config scripts/setup_rvi_node.sh src \