From 76de1c3825121a748d3e848a22e92225a469b8cb Mon Sep 17 00:00:00 2001 From: martin-mann Date: Mon, 2 Mar 2020 10:12:06 +0100 Subject: [PATCH] make part of dist --- python/copomus/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/copomus/Makefile.am b/python/copomus/Makefile.am index 3ab43800..7ea942a3 100644 --- a/python/copomus/Makefile.am +++ b/python/copomus/Makefile.am @@ -1,5 +1,5 @@ -copomus_DATA = \ +dist_copomus_DATA = \ __init__.py \ candidate_filters.py \ candidate_selectors.py \