X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/raggedstone/blobdiff_plain/aca9163e335d29dba60cbd797ee946408070cf4f..24dfcf19e1ea9099805ee10d17390ce159f3e109:/common/Makefile.common diff --git a/common/Makefile.common b/common/Makefile.common index 0f0e3da..ef297fe 100644 --- a/common/Makefile.common +++ b/common/Makefile.common @@ -7,7 +7,7 @@ CABLE ?= auto INTSTYLE := silent -SOURCES = $(wildcard sources/*.v source/*.vhd) +SOURCES := $(shell find . -name "*.v" -or -name "*.vhd" -print) PART ?= xc3s1500-fg456-4 TARGET ?= bit CLEANFILES ?=