gitg/plugins/diff
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
..
icons Use non-recursive make to build plugins 2014-01-04 15:58:23 +01:00
resources Implemented diff commit panel 2012-07-17 09:55:09 +02:00
diff.plugin Implemented diff commit panel 2012-07-17 09:55:09 +02:00
gitg-diff.vala Removed js argument from constructing diff 2013-07-03 18:23:53 +02:00
Makefile Added convenient install targets 2014-01-04 23:14:54 +01:00
Makefile.am Add hack to fix parallel install 2014-01-09 20:00:40 +01:00