aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 589a5b0..c2d9d25 100644
--- a/Makefile
+++ b/Makefile
@@ -32,4 +32,6 @@ install: ghdl.$(SOEXT)
$(YOSYS_CONFIG) --exec mkdir -p --datdir/plugins
$(YOSYS_CONFIG) --exec cp $< --datdir/plugins
+-include src/ghdl.d
+
force: