]> git.zerfleddert.de Git - raggedstone/blobdiff - common/Makefile.common
rollback
[raggedstone] / common / Makefile.common
index ef297fe2e887f4d77baa48b93b726804912b4e92..e9d4cfebd0618ccd6f48dfe2162bbca7eef2ef3c 100644 (file)
@@ -7,7 +7,7 @@ CABLE ?= auto
 
 INTSTYLE := silent
 
-SOURCES := $(shell find . -name "*.v" -or -name "*.vhd" -print)
+SOURCES := $(shell find . -name "*.vhd" -print) $(shell find . -name "*.v" -print)
 PART ?= xc3s1500-fg456-4
 TARGET ?= bit
 CLEANFILES ?=
Impressum, Datenschutz