diff options
Diffstat (limited to 'vtysh/subdir.am')
| -rw-r--r-- | vtysh/subdir.am | 10 | 
1 files changed, 0 insertions, 10 deletions
diff --git a/vtysh/subdir.am b/vtysh/subdir.am index a1b81f598a..2eae16d629 100644 --- a/vtysh/subdir.am +++ b/vtysh/subdir.am @@ -29,13 +29,3 @@ noinst_HEADERS += \  vtysh_vtysh_LDADD = lib/libfrr.la $(LIBCAP) $(LIBREADLINE) $(LIBS) $(LIBPAM)  EXTRA_DIST += vtysh/daemons.pl - -BUILT_SOURCES += vtysh/vtysh_daemons.h - -# force vtysh_daemons.h -$(vtysh_vtysh_OBJECTS): vtysh/vtysh_daemons.h - -CLEANFILES += vtysh/vtysh_daemons.h -vtysh/vtysh_daemons.h: -	@$(MKDIR_P) vtysh -	$(PERL) $(top_srcdir)/vtysh/daemons.pl $(vtysh_daemons) > vtysh/vtysh_daemons.h  | 
