Make build directory includes more explicit
authorDaniel Stone <daniel@fooishbar.org>
Wed, 9 May 2012 14:23:44 +0000 (15:23 +0100)
committerDaniel Stone <daniel@fooishbar.org>
Wed, 9 May 2012 14:23:44 +0000 (15:23 +0100)
commitf9fa740fd53e3b57374b674527b2a5a55431349b
treef33f20ef9732f52b385ad01b58e9d792d751a889
parent38cb639082ec4b31725d4ce4e35af63938691631
Make build directory includes more explicit

We depend on parser.h which is generated by flex during the build, so
use an explicit $(top_builddir) rather than a relative path.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
Makefile.am