summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2017-10-15 09:16:45 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2017-10-15 09:16:45 -0500
commitdd27e5399ebcf0be7d88585592a3fc3db774cea9 (patch)
treed7d74d52ce9ac65067900312eb193fe05515c9b1 /Makefile
parentd8f267afb5e7d036d0b23125e23b916336b19fa4 (diff)
downloadgcompat-dd27e5399ebcf0be7d88585592a3fc3db774cea9.tar.gz
gcompat-dd27e5399ebcf0be7d88585592a3fc3db774cea9.tar.bz2
gcompat-dd27e5399ebcf0be7d88585592a3fc3db774cea9.tar.xz
gcompat-dd27e5399ebcf0be7d88585592a3fc3db774cea9.zip
ucontext: new module
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 784babc..b014afc 100644
--- a/Makefile
+++ b/Makefile
@@ -14,6 +14,7 @@ LIBGCOMPAT_SRC = \
libgcompat/stdlib.c \
libgcompat/string.c \
libgcompat/sysctl.c \
+ libgcompat/ucontext.c \
libgcompat/version.c
LIBGCOMPAT_OBJ = ${LIBGCOMPAT_SRC:.c=.o}
LIBGCOMPAT_SOVERSION = 0