aqhome-cgi: moved files.

This commit is contained in:
Martin Preuss
2025-09-15 19:15:51 +02:00
parent 7f301d271b
commit 348c3a8853
15 changed files with 101 additions and 18 deletions

View File

@@ -49,17 +49,13 @@
<headers dist="true" install="$(pkgincludedir)/service" >
mservice.h
mroot.h
mdataclient.h
mdevices.h
madmin.h
mmodules.h
mroot.h
</headers>
<headers dist="true" >
mservice_p.h
mroot_p.h
</headers>
@@ -67,12 +63,9 @@
<sources>
$(local/typefiles)
mservice.c
mroot.c
mdataclient.c
mdevices.c
madmin.c
mmodules.c
mroot.c
</sources>
@@ -81,9 +74,11 @@
<useTargets>
aqhcgi_modcom
</useTargets>
<subdirs>
common
static
</subdirs>