Found this when trying to build the Debian package
twice in a row. Which failed since then there were
additional files.

Signed-off-by: Frank Lichtenheld <fr...@lichtenheld.com>
---
 distro/systemd/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/distro/systemd/Makefile.am b/distro/systemd/Makefile.am
index 322bd535..d35c137d 100644
--- a/distro/systemd/Makefile.am
+++ b/distro/systemd/Makefile.am
@@ -21,6 +21,7 @@ if ENABLE_SYSTEMD
 systemdunit_DATA = \
        openvpn-client@.service \
        openvpn-server@.service
+CLEANFILES = $(systemdunit_DATA)
 tmpfiles_DATA = \
        tmpfiles-openvpn.conf
 dist_doc_DATA = \
-- 
2.34.1



_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to