summaryrefslogtreecommitdiffstats
path: root/userspace/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'userspace/Makefile')
-rw-r--r--userspace/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/userspace/Makefile b/userspace/Makefile
index 9431327..a2757a4 100644
--- a/userspace/Makefile
+++ b/userspace/Makefile
@@ -17,7 +17,7 @@ libcryptodev.so: ${libobj}
ln -sf libcryptodev.so.0.0 libcryptodev.so.0
ln -sf libcryptodev.so.0.0 libcryptodev.so
-$(libobj): linux/ncr.h
+$(libobj): linux/ncr.h ncrypto_internal.h
linux/ncr.h: ../ncr.h
mkdir -p linux