From 9fd217fc95eda803feaf0ba97f2231870e0111f1 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Wed, 17 Oct 2018 16:12:46 -0400 Subject: Don't install headers for libcupcgi, libcupsmime, or libcupsppdc. --- ppdc/Makefile | 5 ----- 1 file changed, 5 deletions(-) (limited to 'ppdc') 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 # -- cgit v1.2.1