aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2019-04-14 15:01:48 +0200
committerMattias Andrée <maandree@kth.se>2019-04-14 15:01:48 +0200
commita4784640aae9794b64dbd24b6e46c811a1bf4f48 (patch)
tree98a24cd8753aaf235600846ec5f1070eb1beed2e /Makefile
parentPrefetch backtrace so that it does not contain functions used to set the error (diff)
downloadliberror-libc-a4784640aae9794b64dbd24b6e46c811a1bf4f48.tar.gz
liberror-libc-a4784640aae9794b64dbd24b6e46c811a1bf4f48.tar.bz2
liberror-libc-a4784640aae9794b64dbd24b6e46c811a1bf4f48.tar.xz
Use installed liberror
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 91faf20..d59568f 100644
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,6 @@ LIB_VERSION = $(LIB_MAJOR).$(LIB_MINOR)
HDR =\
liberror-libc.h\
- liberror.h\
internal.h
OBJ =\