summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--c/src/exec/posix/include/sys/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/c/src/exec/posix/include/sys/Makefile.in b/c/src/exec/posix/include/sys/Makefile.in
index 6e70e913fe..6b97ff7d4d 100644
--- a/c/src/exec/posix/include/sys/Makefile.in
+++ b/c/src/exec/posix/include/sys/Makefile.in
@@ -15,8 +15,7 @@ PROJECT_ROOT = @PROJECT_ROOT@
VPATH = @srcdir@
-#H_PIECES=utsname
-H_PIECES=
+H_PIECES=utsname
H_FILES=$(H_PIECES:%=$(srcdir)/%.h)
SRCS=$(H_FILES)