summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRichard Braun <rbraun@sceen.net>2016-12-09 02:17:38 +0100
committerRichard Braun <rbraun@sceen.net>2016-12-09 02:17:54 +0100
commit75fff21dc5f8389c5ddc4c64c0226194f22b8db7 (patch)
tree15edd40a1d52eb5b6747be78507920f8eb6b885c /Makefile.am
parent919566412a257fdc8406580142a6c2c189a70bcf (diff)
Makefile.am: fix sources list
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 065d351..451772b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -35,8 +35,10 @@ librbraun_la_SOURCES = \
rdxtree.c \
rdxtree.h \
rdxtree_i.h \
- shell.c
- shell.h
+ shell.c \
+ shell.h \
+ x86/atomic.h \
+ x86/mb.h
librbraun_la_LIBADD = -lrt -lpthread