Simplify build: nested makefiles considered harmful.
This commit is contained in:
parent
7e82c2f910
commit
5ae76995d2
10 changed files with 18 additions and 32 deletions
|
@ -4,7 +4,7 @@
|
|||
#include "main.h"
|
||||
#include "share.h"
|
||||
#include "funcs.h"
|
||||
#include "database/database.h"
|
||||
#include "database.h"
|
||||
|
||||
/* This stuff was broken off as part of an effort to get the main program
|
||||
* to compile without running out of memory. We're called with a number
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue