Simplify build: nested makefiles considered harmful.

This commit is contained in:
Eric S. Raymond 2017-05-29 01:33:59 -04:00
parent 7e82c2f910
commit 5ae76995d2
10 changed files with 18 additions and 32 deletions

View file

@ -1,5 +1,5 @@
#include <stdbool.h>
#include "database/database.h"
#include "database.h"
/* Statement functions
*