summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-07-29 23:38:56 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-07-29 23:38:56 +0200
commit049456b052c54b6c148438075bea9c4853d9bc95 (patch)
treec09ba7de00312b092f238be3987e348c43997efe /tools
parentaef64acf2d4f120f473c79dc2a8524c38f6e9afb (diff)
parentebceab36a119fa8fd8123b7bf92e4ab2371ecbd9 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'tools')
-rw-r--r--tools/cpio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/cpio/Makefile b/tools/cpio/Makefile
index 4e3548954..d14fb56df 100644
--- a/tools/cpio/Makefile
+++ b/tools/cpio/Makefile
@@ -12,6 +12,7 @@ SRCS+= \
src/ib_getlin.c \
src/sfile.c \
src/gmatch.c \
+ src/sigset.c \
src/memalign.c
SRCS+= \