1
0
Fork 0

Make out of source builds again work.

This commit is contained in:
Mathias Froehlich 2010-11-14 11:07:46 +01:00
parent 30407911d5
commit 3d54541cad

View file

@ -135,4 +135,4 @@ metar_LDADD = \
-lz $(base_LIBS)
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src -I$(top_builddir)/src