gitg/plugins/files
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
..
resources Compression and stripping of resources 2012-10-23 13:28:47 +02:00
files.plugin Implemented basic file listing plugin for commit 2012-07-17 16:41:01 +02:00
gitg-files-tree-store.vala files: remove source in dispose 2013-02-16 15:54:37 +01:00
gitg-files.vala Do not assume external gsettings schemas exist 2014-01-08 14:48:40 +01: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