Changed buildsystem from automake to plain make.
This commit is contained in:
parent
4e03805671
commit
d8113e7829
15 changed files with 252 additions and 202 deletions
|
@ -21,7 +21,7 @@
|
|||
#include <mist/auth.h>
|
||||
#include <mist/procs.h>
|
||||
|
||||
#include "tinythread.h"
|
||||
#include "../../tinythread.h"
|
||||
#include "embed.js.h"
|
||||
|
||||
/// Holds everything unique to HTTP Connectors.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue