diff options
Diffstat (limited to 'src/core/Makefile.am')
-rwxr-xr-x | src/core/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/Makefile.am b/src/core/Makefile.am index 0724a3f..02b6877 100755 --- a/src/core/Makefile.am +++ b/src/core/Makefile.am @@ -2,6 +2,7 @@ noinst_LTLIBRARIES = libcore.la libcore_la_SOURCES = \ + collections.h collections.c \ core.h core.c \ params.h params.c |