aqhome: re-implemented aqhomed.
- added IPC endpoint2
This commit is contained in:
@@ -33,11 +33,26 @@
|
||||
</setVar>
|
||||
|
||||
<headers dist="true" >
|
||||
aqhomed.h
|
||||
aqhomed_p.h
|
||||
init.h
|
||||
fini.h
|
||||
loop.h
|
||||
db.h
|
||||
tty_log.h
|
||||
tty_write.h
|
||||
</headers>
|
||||
|
||||
<sources>
|
||||
$(local/typefiles)
|
||||
main.c
|
||||
aqhomed.c
|
||||
init.c
|
||||
fini.c
|
||||
loop.c
|
||||
db.c
|
||||
tty_log.c
|
||||
tty_write.c
|
||||
</sources>
|
||||
|
||||
<useTargets>
|
||||
|
||||
Reference in New Issue
Block a user