summaryrefslogtreecommitdiffstats
path: root/c/src/exec/libnetworking/machine/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/exec/libnetworking/machine/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/libnetworking/machine/Makefile.am b/c/src/exec/libnetworking/machine/Makefile.am
index 8dda8e015f..a9f5e98f14 100644
--- a/c/src/exec/libnetworking/machine/Makefile.am
+++ b/c/src/exec/libnetworking/machine/Makefile.am
@@ -9,7 +9,7 @@ include_machinedir = $(includedir)/machine
include_machine_HEADERS = conf.h cpu.h cpufunc.h endian.h in_cksum.h limits.h param.h \
types.h vmparam.h
-PREINSTALL_FILES += $(PROJECT_INCLUDE)/machine \
+PREINSTALL_FILES = $(PROJECT_INCLUDE)/machine \
$(include_machine_HEADERS:%=$(PROJECT_INCLUDE)/machine/%)
$(PROJECT_INCLUDE)/machine: