aboutsummaryrefslogtreecommitdiff
path: root/libplanfahr/Makefile.am
Commit message (Collapse)AuthorAge
* Introduce status flags for each tripGuido Günther2015-05-07
| | | | This can be used to e.g. indicate cancelled trips
* Create types for enums and flagsGuido Günther2015-05-07
|
* Add tests for LpfManagerGuido Günther2014-10-10
| | | | now that we have the test driver
* Fix "make distcheck"Guido Günther2014-04-14
|
* Explicitly link against gmoduleGuido Günther2014-04-12
| | | | | This fixes running on Ubuntu 12.04. Thanks a lot to Henning Sprang for testing this.
* Make the code match the docsGuido Günther2014-03-10
We should be able to include libplanfahr via #incluce <libplanfahr/libplanfahr.h> only