summaryrefslogtreecommitdiff
path: root/Makefile-girepository.am
Commit message (Collapse)AuthorAgeFilesLines
* girepository: Only export ^gi?_ symbolsColin Walters2010-11-091-1/+1
| | | | | Otherwise it's really easy to unintentionally export unwanted symbols, as would happen with the upcoming CMPH import.
* Switch to nonrecursive make for core (i.e. not tests/)Colin Walters2010-11-091-0/+73
This is cleaner and faster, and prepares us better for an incoming import of CMPH.