From df021e02a8ebe19d0537bb836b988bc7d424f79e Mon Sep 17 00:00:00 2001 From: Douglas Gilbert Date: Fri, 21 Oct 2022 04:13:46 +0000 Subject: build cleanups for 'make distcheck' See https://github.com/doug-gilbert/sg3_utils/pull/26, 27 and 28; still need svn:ignore property or maybe global-ignores. More testing/*_dd.c* cleanups for retiring HIPRI and relacing with POLLED (for calling bio_poll() in kernel). git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@975 6180dd3e-e324-4e3e-922d-17de1ae2f315 --- src/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 95144625..c852833e 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -213,3 +213,7 @@ sg_xcopy_LDADD = ../lib/libsgutils2.la sg_zone_LDADD = ../lib/libsgutils2.la sg_z_act_query_LDADD = ../lib/libsgutils2.la + +EXTRA_DIST = \ + sg_vpd_common.h \ + BSD_LICENSE -- cgit v1.2.3