From 90d4c4be3bc15b2f594a0046c07b6f8654659ad5 Mon Sep 17 00:00:00 2001 From: kitsunyan Date: Fri, 20 Dec 2019 07:35:07 +0300 Subject: Add Nim 1.0 support --- Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'Makefile') 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} -- cgit v1.2.3-70-g09d2