summaryrefslogtreecommitdiff
path: root/ppdc
diff options
context:
space:
mode:
Diffstat (limited to 'ppdc')
-rw-r--r--ppdc/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/ppdc/Makefile b/ppdc/Makefile
index 4174e72e7..138938c72 100644
--- a/ppdc/Makefile
+++ b/ppdc/Makefile
@@ -149,11 +149,6 @@ install-exec:
#
install-headers:
- if test "x$(privateinclude)" != x; then \
- echo Installing private header files into $(PRIVATEINCLUDE)...; \
- $(INSTALL_DIR) -m 755 $(PRIVATEINCLUDE); \
- $(INSTALL_DATA) ppdc.h $(PRIVATEINCLUDE); \
- fi
#