aqhome: Added test for serial interface, added api.h.
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
|
||||
|
||||
<headers dist="true" >
|
||||
api.h
|
||||
serial.h
|
||||
serial_p.h
|
||||
</headers>
|
||||
@@ -72,5 +73,22 @@
|
||||
|
||||
|
||||
</target>
|
||||
|
||||
|
||||
|
||||
<target type="Program" name="libtest" >
|
||||
<includes type="c" >
|
||||
$(gwenhywfar_cflags)
|
||||
-I$(topsrcdir)
|
||||
-I$(topbuilddir)
|
||||
</includes>
|
||||
|
||||
<setVar name="local/cflags">$(visibility_cflags)</setVar>
|
||||
|
||||
<sources>libtest.c</sources>
|
||||
<useTargets>aqhome</useTargets>
|
||||
<libraries>$(gwenhywfar_libs)</libraries>
|
||||
</target>
|
||||
|
||||
|
||||
</gwbuild>
|
||||
|
||||
Reference in New Issue
Block a user