Commit 9f61c86c authored by Tomasz Wlostowski's avatar Tomasz Wlostowski

tools: fix build error

parent dd60225f
...@@ -3,4 +3,6 @@ all: ...@@ -3,4 +3,6 @@ all:
install: install:
install -d $(DESTDIR)/bin install -d $(DESTDIR)/bin
install -D svec-config svec-wrc-loader $(DESTDIR)/bin install -D svec-config svec-wrc-loader $(DESTDIR)/bin
\ No newline at end of file
clean modules modules_install:
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment