gitg/plugins
Jesse van den Kieboom 21fb208f8c Add hack to fix parallel install
libtool needs to relink at install (on some platforms) which requires
dependency libraries to be already installed. automake does not
generate the appropriate dependency so we do it here automatically. As
an additional bonus, we have to trick automake using a variable
indirection for the rule because it would otherwise omit the default
install rule.
2014-01-09 20:00:40 +01:00
..
diff Add hack to fix parallel install 2014-01-09 20:00:40 +01:00
files Add hack to fix parallel install 2014-01-09 20:00:40 +01:00
Makefile Added convenient install targets 2014-01-04 23:14:54 +01:00
Makefile.am Use non-recursive make to build plugins 2014-01-04 15:58:23 +01:00