aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index d76591db4..4b1cde06d 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -448,7 +448,6 @@ clean-c: force
$(RM) -f fstapi.o fastlz.o lz4.o
create-dirs: force
- $(MKDIR) -p $(VHDL_LIB_DIR)
for d in $(VHDLLIB_SUBDIRS); do \
$(MKDIR) -p $(LIBDST_DIR)/$$d; \
done