[libnetfilter_conntrack PATCH 1/2] tests: Fix for missing qa-connlabel.conf in tarball

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Register the file as extra dist so 'make dist' picks it up.

Fixes: 6510a98f4139f ("api: add connlabel api and attribute")
Signed-off-by: Phil Sutter <phil@xxxxxx>
---
 tests/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 20ebaf2e5b851..56c78d9424326 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -3,6 +3,8 @@ include $(top_srcdir)/Make_global.am
 check_PROGRAMS = test_api test_filter test_connlabel ct_stress \
 	ct_events_reliable
 
+EXTRA_DIST = qa-connlabel.conf
+
 test_api_SOURCES = test_api.c
 test_api_LDADD = ../src/libnetfilter_conntrack.la
 
-- 
2.34.1




[Index of Archives]     [Netfitler Users]     [Berkeley Packet Filter]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux