diff options
Diffstat (limited to 'tools/net/ynl/Makefile')
-rw-r--r-- | tools/net/ynl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/net/ynl/Makefile b/tools/net/ynl/Makefile index 8156f03e23..d664b36deb 100644 --- a/tools/net/ynl/Makefile +++ b/tools/net/ynl/Makefile @@ -3,7 +3,6 @@ SUBDIRS = lib generated samples all: $(SUBDIRS) - ./ynl-regen.sh -f -p $(PWD)/../../../ $(SUBDIRS): @if [ -f "$@/Makefile" ] ; then \ |