No need for install target to depend explicitly on install-dirs,
the install-foo targets all depend on it.
This commit is contained in:
@@ -85,7 +85,7 @@ sample_plugin.la: $(OBJS)
|
||||
|
||||
pre-install:
|
||||
|
||||
install: install-dirs install-plugin
|
||||
install: install-plugin
|
||||
|
||||
install-dirs:
|
||||
$(SHELL) $(top_srcdir)/mkinstalldirs $(DESTDIR)$(plugindir)
|
||||
|
Reference in New Issue
Block a user