1
0
mirror of https://github.com/agdsn/ancient-weatherstation.git synced 2026-06-19 23:07:59 +00:00
git-svn-id: file:///home/jan/tmp/wetterstation/trunk@138 dd492736-c11a-0410-ad51-8c26713eaf7f
This commit is contained in:
losinshi
2006-09-26 17:32:45 +00:00
parent 0f5daf8844
commit 878321027c
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ CFLAGS = -c
LDFLAS = -o
INCL = -I$$(pg_config --includedir)
BIN_NAME = checksensor
BIN_NAME = weather_checksensor
OBJS = checksensor.o config.o mailer.o
CONF_NAME = checksensor.conf