aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2012-03-05 01:19:19 +0000
committerJonathan McCrohan <jmccrohan@gmail.com>2012-03-05 01:19:19 +0000
commit15bbcbcf3a7021f34c1f0af79c039dab89478890 (patch)
tree54b00cae17b9fe5cc2519de876bc8a99969e054c /Makefile
parent947f7d6b88ef8e891f67d7fac44961cd20fde406 (diff)
parenta6a6f9c5a4ddc0295bb12fd93ed0ba23ed696122 (diff)
downloadverteco-15bbcbcf3a7021f34c1f0af79c039dab89478890.tar.gz
Merge branch 'master' of git.dereenigne.org:/srv/git/verteco
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a619764..7659c27 100644
--- a/Makefile
+++ b/Makefile
@@ -27,6 +27,7 @@ install: all
then \
mkdir $(MODBUSLOGLOGDIR); \
mkdir $(MODBUSLOGLOGDIR)/interval; \
+ mkdir $(MODBUSLOGLOGDIR)/archive; \
fi
test -f $(MODBUSLOGLOGDIR)/interval/interval.txt || $(INSTALL) -m 644 $(SDIR)/interval.txt $(MODBUSLOGLOGDIR)/interval/interval.txt
$(INSTALL) $(SDIR)/ftpupload $(FTPHELPERDIR)/ftpupload