aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@debian.org>2020-05-20 11:07:53 -0400
committerRyan Kavanagh <rak@debian.org>2020-05-20 11:07:53 -0400
commitdd1fdca9c8441b881336e5ed943c4525a0d3f766 (patch)
tree3ea5a748de013a66478733c71d28b453c4065c49
parentmove back (diff)
downloadOpenSMTPD-dd1fdca9c8441b881336e5ed943c4525a0d3f766.tar.xz
OpenSMTPD-dd1fdca9c8441b881336e5ed943c4525a0d3f766.zip
Do not install asr.h
-rw-r--r--openbsd-compat/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/openbsd-compat/Makefile.am b/openbsd-compat/Makefile.am
index f5d9a02e..01a3efe7 100644
--- a/openbsd-compat/Makefile.am
+++ b/openbsd-compat/Makefile.am
@@ -17,8 +17,6 @@ libopenbsd_a_SOURCES += libasr/getnameinfo_async.c
libopenbsd_a_SOURCES += libasr/getnetnamadr_async.c
libopenbsd_a_SOURCES += libasr/res_search_async.c
libopenbsd_a_SOURCES += libasr/res_send_async.c
-
-include_HEADERS = libasr/asr.h
endif