diff options
Diffstat (limited to 'include/Makefile')
-rw-r--r-- | include/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile index 4de165d1..b8773fe1 100644 --- a/include/Makefile +++ b/include/Makefile @@ -22,7 +22,7 @@ dir := include makemode := misc -installhdrs := sys/procfs.h refcount.h +installhdrs := sys/procfs.h include ../Makeconf |