Oops. Two header files moved.
This commit is contained in:
parent
1d7dc89a8a
commit
3cf71f1525
3 changed files with 2 additions and 2 deletions
|
@ -40,8 +40,8 @@ HEADERS = \
|
||||||
$$SHARED/log.h \
|
$$SHARED/log.h \
|
||||||
$$SHARED/memory.h \
|
$$SHARED/memory.h \
|
||||||
$$SHARED/util.h \
|
$$SHARED/util.h \
|
||||||
database.h \
|
src/database.h \
|
||||||
os.h
|
src/os.h
|
||||||
|
|
||||||
SOURCES = \
|
SOURCES = \
|
||||||
$$SHARED/thirdparty/memwatch/memwatch.c \
|
$$SHARED/thirdparty/memwatch/memwatch.c \
|
||||||
|
|
Loading…
Add table
Reference in a new issue