summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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 \