fixing Makefiles

git-svn-id: file:///home/jan/tmp/wetterstation/trunk@148 dd492736-c11a-0410-ad51-8c26713eaf7f
This commit is contained in:
losinshi 2006-09-27 13:50:25 +00:00
parent 3017c8b0bd
commit 4d1f2b1504
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
MakeDirs = cronjob deamon
InstallDirs = cronjob deamon database #webstuff
InstallDirs = cronjob deamon database webstuff
binary:
for i in $(MakeDirs); do $(MAKE) -C $$i ; done

View File

@ -13,7 +13,7 @@ CONF_NAME = chart.conf
INSTDIR = /usr/bin/
CONFDIR = /etc/weatherstation/
IMGDIR = /var/cache/weatherstation-char/
IMGDIR = /var/cache/weatherstation-chart/
DOCDIR = /usr/share/doc/weatherstation-chart/
INSTGRP = losinski
INSTUSR = losinski