From 8daa83a594a2e98f39d764422bfbdbc62c9efd44 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 19:20:00 +0200 Subject: Adding upstream version 2:4.20.0+dfsg. Signed-off-by: Daniel Baumann --- third_party/heimdal/lib/vers/Makefile.am | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 third_party/heimdal/lib/vers/Makefile.am (limited to 'third_party/heimdal/lib/vers/Makefile.am') diff --git a/third_party/heimdal/lib/vers/Makefile.am b/third_party/heimdal/lib/vers/Makefile.am new file mode 100644 index 0000000..b366227 --- /dev/null +++ b/third_party/heimdal/lib/vers/Makefile.am @@ -0,0 +1,13 @@ +# $Id$ + +include $(top_srcdir)/Makefile.am.common + +noinst_LTLIBRARIES = libvers.la + +build_HEADERZ = vers.h + +CHECK_LOCAL = no-check-local + +libvers_la_SOURCES = print_version.c + +EXTRA_DIST = NTMakefile $(build_HEADERZ) make-print-version.c -- cgit v1.2.3