aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index a4ace3c..a390d25 100644
--- a/Makefile
+++ b/Makefile
@@ -27,10 +27,7 @@ DIST = \
completion/zsh-git.patch \
doc/asciidoc.conf \
${MAN_PAGES:=.txt} \
- lib/*.nim \
- src/*.nim \
- src/feature/*.nim \
- src/wrapper/*.nim
+ $(shell find src lib -type f -name '*.nim')
EXTRA_DIST = \
${MAN_PAGES:=.in}