summaryrefslogtreecommitdiffstats
path: root/test/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Test/Profile: Support out-of-tree builds11rcombs2014-01-251-3/+3
|
* test: separate linker flagsGrigori Goronzy2011-09-251-1/+1
| | | | | Use separate linker flags for the test program to avoid unnecessarily linking the libass library against libpng.
* Set AM_CFLAGS instead of CFLAGS directlyGrigori Goronzy2010-08-091-0/+2
|
* Convert test program to plain CGrigori Goronzy2009-07-111-1/+1
| | | | | The test program unnecessarily was using a few C++ features. Convert it to plain C to make everything work without a C++ compiler.
* Add autotools infrastructure.greg2009-06-181-0/+5