summaryrefslogtreecommitdiffstats
path: root/ui/test/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Makefiles: remove -I$(includedir)Jeremy Kerr2013-05-071-1/+0
| | | | | | | | | | | Currently, we include the system include dir in some of our makefiles; this is causing build problems when cross-compiling, as the system include dir may not contain files for the host. The compiler should be searing in the proper system include dir, so just remove the redundant -I. Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
* Convert build to use automakeGeoff Levand2012-02-121-0/+33
Signed-off-by: Geoff Levand <geoff@infradead.org>
OpenPOWER on IntegriCloud