From bec4a747ff0492a87d30bafcbe899e97f6d83ece Mon Sep 17 00:00:00 2001 From: Jef Driesen Date: Thu, 6 Apr 2023 23:12:01 +0200 Subject: [PATCH] Add the udev rules to the distribution tarball --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index c69320d..3798611 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,4 +19,5 @@ EXTRA_DIST = \ contrib/README \ contrib/android/Android.mk \ contrib/msvc/libdivecomputer.vcxproj \ - contrib/msvc/libdivecomputer.vcxproj.filters + contrib/msvc/libdivecomputer.vcxproj.filters \ + contrib/udev/libdivecomputer.rules