summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b4eb14e..d3b7732 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ PROJ=spdif
SRCS=$(wildcard *.vhd *.v *.qsf *.qpf )
TIDY_SRC= bmc_decoder.vhd ccd.vhd silence_detector.vhd counter.vhd dflipflop.vhd spdif_decoder.vhd spdif.vhd
-SOF=${PROJ}.sof
+SOF=output_files/${PROJ}.sof
POF=${PROJ}.pof
JIC=${PROJ}.jic