summaryrefslogtreecommitdiff
path: root/hdl_lab/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'hdl_lab/Makefile')
-rw-r--r--hdl_lab/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/hdl_lab/Makefile b/hdl_lab/Makefile
index a85bbd8..10ace11 100644
--- a/hdl_lab/Makefile
+++ b/hdl_lab/Makefile
@@ -10,4 +10,4 @@ test-w:
py.test -v $(HDL)
clean:
- $(RM) -rf simulation/* gen_verilog/* hdl/__pycache__/* .pytest_cache/* \ No newline at end of file
+ $(RM) -rf simulation/* gen_verilog/* hdl/__pycache__ .pytest_cache \ No newline at end of file