summaryrefslogtreecommitdiff
path: root/src/core/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/Makefile.am')
-rwxr-xr-xsrc/core/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/Makefile.am b/src/core/Makefile.am
index c7700a6..e1dade0 100755
--- a/src/core/Makefile.am
+++ b/src/core/Makefile.am
@@ -4,6 +4,7 @@ noinst_LTLIBRARIES = libcore.la
libcore_la_SOURCES = \
collections.h collections.c \
core.h core.c \
+ demanglers.h demanglers.c \
formats.h formats.c \
global.h global.c \
logs.h logs.c \