diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Makefile b/src/Makefile index 7aa7e25..2f6ec09 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,5 +1,4 @@ -CC=g++ -CFLAGS=-Wall -fmax-errors=2 +include ../config.mk SOURCES=*.cpp HEADERS=*.h |
