summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRichard Braun <rbraun@sceen.net>2017-07-30 16:51:05 +0200
committerRichard Braun <rbraun@sceen.net>2017-07-30 16:51:05 +0200
commit8f7ade85c97f2570568a65aa92d9f4a4c24da91a (patch)
tree314b29c0414a21f144bfcebfbb6017d6ee7ab8b5 /Makefile.am
parent993246d139ea64106749ea6a7652efa38ac200a6 (diff)
Replace x86/{atomic,mb} with stdatomic.h
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 916de95..5d4d441 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -44,9 +44,7 @@ librbraun_la_SOURCES = \
rdxtree_i.h \
slist.h \
shell.c \
- shell.h \
- x86/atomic.h \
- x86/mb.h
+ shell.h
librbraun_la_LIBADD = -lrt -lpthread