From 371c8a8bca2b6862226bc79c13d143e07c1d8fc3 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 9 Apr 2024 15:04:34 +0200 Subject: Adding upstream version 1.2.6. Signed-off-by: Daniel Baumann --- Makefile.am | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Makefile.am (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am new file mode 100644 index 0000000..4163829 --- /dev/null +++ b/Makefile.am @@ -0,0 +1,9 @@ +include $(top_srcdir)/Make_global.am + +ACLOCAL_AMFLAGS = -I m4 + +SUBDIRS = src include examples tests +DIST_SUBDIRS = src include examples tests + +pkgconfigdir = $(libdir)/pkgconfig +pkgconfig_DATA = libnftnl.pc -- cgit v1.2.3