summaryrefslogtreecommitdiff
path: root/submodule.go
AgeCommit message (Collapse)Author
2013-11-14Don't repeat the pkg-config lineCarlos Martín Nieto
This is only needed once per package. Having it on every file makes the build system ask about it n times, which is silly.
2013-07-22Submodule: adjust to the Default -> Reset change in the libraryCarlos Martín Nieto
2013-03-05Submodule wrapping courtesy of @sbinetVicent Marti