From 75fff21dc5f8389c5ddc4c64c0226194f22b8db7 Mon Sep 17 00:00:00 2001 From: Richard Braun Date: Fri, 9 Dec 2016 02:17:38 +0100 Subject: Makefile.am: fix sources list --- Makefile.am | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'Makefile.am') 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 -- cgit v1.2.3