Orion Poplawski 9f5bd38
diff -up nco-4.6.2/src/nco/Makefile.in.install_C_headers nco-4.6.2/src/nco/Makefile.in
Orion Poplawski 9f5bd38
--- nco-4.6.2/src/nco/Makefile.in.install_C_headers	2016-11-16 10:01:08.000000000 -0700
Orion Poplawski 9f5bd38
+++ nco-4.6.2/src/nco/Makefile.in	2016-11-16 21:40:00.542048653 -0700
Orion Poplawski 9f5bd38
@@ -767,7 +767,7 @@ libnco_la_LDFLAGS = -release @VERSION@
0404d93
 # To my knowledge, though, only NCO programs use libnco
0404d93
 # For this reason Debian packages should not (yet) install NCO headers
0404d93
 # Remove following line until learn how to prevent Debian from installing headers
25c64ff
-#include_HEADERS = $(HEADER_SRC)
Ed Hill 8653ce0
+include_HEADERS = $(HEADER_SRC)
Ed Hill 551e475
 libnco_la_SOURCES = \
25c64ff
 ${HEADER_SRC} \
Orion Poplawski 57aeffc
 ${NCO_GETOPT_C} \