summaryrefslogtreecommitdiff
path: root/src/core/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2018-09-18 20:12:26 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2018-09-18 20:12:26 (GMT)
commitaa3cb06f056ccf1a0467eaff8aa4b40701902f5e (patch)
treedde8cdc10459f932235ee8709dda3ae6b164c752 /src/core/Makefile.am
parent175e8193759e01b45b1f6d2d7970e2993ec8c364 (diff)
Removed the old way to load binaries.
Diffstat (limited to 'src/core/Makefile.am')
-rw-r--r--src/core/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/Makefile.am b/src/core/Makefile.am
index 89dd345..b783603 100644
--- a/src/core/Makefile.am
+++ b/src/core/Makefile.am
@@ -5,7 +5,6 @@ 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 \
nproc.h nproc.c \