diff options
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 9c6c8663ee..5b9f26f7ba 100644 --- a/Makefile.am +++ b/Makefile.am @@ -96,7 +96,6 @@ noinst_LIBRARIES =  nodist_noinst_DATA =  lib_LTLIBRARIES =  module_LTLIBRARIES = -libyang_plugins_LTLIBRARIES =  pkginclude_HEADERS =  nodist_pkginclude_HEADERS =  dist_examples_DATA = @@ -111,7 +110,6 @@ vtysh_scan =  $(AUTOMAKE_DUMMY)install-moduleLTLIBRARIES: install-libLTLIBRARIES  $(AUTOMAKE_DUMMY)install-binPROGRAMS: install-libLTLIBRARIES  $(AUTOMAKE_DUMMY)install-sbinPROGRAMS: install-libLTLIBRARIES -$(AUTOMAKE_DUMMY)install-libyang_pluginsLTLIBRARIES: install-libLTLIBRARIES  include doc/subdir.am  include doc/user/subdir.am  | 
