Make out of source builds again work.
This commit is contained in:
parent
30407911d5
commit
3d54541cad
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue