From 0d47952611198ef6b1163f366dc03922d20b1475 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 17 Apr 2024 09:42:04 +0200 Subject: Adding upstream version 7.94+git20230807.3be01efb1+dfsg. Signed-off-by: Daniel Baumann --- libdnet-stripped/Makefile.am | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 libdnet-stripped/Makefile.am (limited to 'libdnet-stripped/Makefile.am') diff --git a/libdnet-stripped/Makefile.am b/libdnet-stripped/Makefile.am new file mode 100644 index 0000000..1e5ffbf --- /dev/null +++ b/libdnet-stripped/Makefile.am @@ -0,0 +1,17 @@ +## $Id: Makefile.am 618 2006-01-15 06:42:19Z dugsong $ + +include $(top_srcdir)/Makefile.am.common + +SUBDIRS = include src + +bin_SCRIPTS = dnet-config + +EXTRA_DIST = LICENSE Makefile.am.common acconfig.h + +CLEANFILES = dnet-config + +aux_dir = config + +AUX_DIST = $(aux_dir)/acinclude.m4 + +ACLOCAL_AMFLAGS = -I config -- cgit v1.2.3