diff options
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in index 5419704ac..3b8e04348 100644 --- a/Makefile.in +++ b/Makefile.in @@ -251,6 +251,8 @@ HEADERS_RM- := \ bits/uClibc_va_copy.h \ bits/sigcontextinfo.h \ bits/stackinfo.h \ + atomic.h \ + bits/atomic.h \ tls.h \ rpc/des_crypt.h \ rpc/key_prot.h \ |