summaryrefslogtreecommitdiffstats
path: root/c/src/librpc/include/rpc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/librpc/include/rpc/Makefile.am')
-rw-r--r--c/src/librpc/include/rpc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/librpc/include/rpc/Makefile.am b/c/src/librpc/include/rpc/Makefile.am
index 96ba43f51a..bc3503d16e 100644
--- a/c/src/librpc/include/rpc/Makefile.am
+++ b/c/src/librpc/include/rpc/Makefile.am
@@ -12,7 +12,7 @@ H_FILES = auth.h auth_des.h auth_unix.h clnt.h des.h des_crypt.h pmap_clnt.h \
if HAS_NETWORKING
include_rpc_HEADERS = $(H_FILES)
-PREINSTALL_FILES += $(PROJECT_INCLUDE)/rpc \
+PREINSTALL_FILES = $(PROJECT_INCLUDE)/rpc \
$(H_FILES:%=$(PROJECT_INCLUDE)/rpc/%)
$(PROJECT_INCLUDE)/rpc: