OSDN Git Service

buildsys: Do not install atomic.h
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 12 Jun 2014 14:28:33 +0000 (16:28 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 12 Jun 2014 14:28:33 +0000 (16:28 +0200)
Gregory Fong noted that we'd better not install atomic.h

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Makefile.in

index 5419704..3b8e043 100644 (file)
@@ -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 \