]> git.meshlink.io Git - meshlink/commit
Build meshlinkapp using automake.
authorGuus Sliepen <guus@meshlink.io>
Sat, 19 Apr 2014 11:56:42 +0000 (13:56 +0200)
committerGuus Sliepen <guus@meshlink.io>
Sat, 19 Apr 2014 11:56:42 +0000 (13:56 +0200)
commit71091bcda5251bd130f85ccc28f8f936f781224e
tree1d478eaa137466ded110f5e577df4588fdc317ee
parent781eec3832e2e4eca97e3deff55e451c57418fb1
Build meshlinkapp using automake.

This also ensures the resulting "binary" can find the shared library that is in
the src/ directory, no need for hacks.
Makefile.am
configure.ac
examples/Makefile
examples/Makefile.am [new file with mode: 0644]