X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/raggedstone/blobdiff_plain/8f897de7e9503aa77b3a5d5840630d2ea1617a97..11b038c295a0c1c9a2753ad8cdb6da0480ebc1dc:/common/Makefile.common diff --git a/common/Makefile.common b/common/Makefile.common index 0f0e3da..e9d4cfe 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 "*.vhd" -print) $(shell find . -name "*.v" -print) PART ?= xc3s1500-fg456-4 TARGET ?= bit CLEANFILES ?=