Skip to content

Commit caaa181

Browse files
committed
Fix builds not in project root.
1 parent 79f5048 commit caaa181

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ EXTRA_DIST =
1010

1111
ACLOCAL_AMFLAGS = -I m4
1212

13+
AM_CPPFLAGS = -I$(top_srcdir)/include
14+
1315
lib_LTLIBRARIES = libwolfengine.la
1416

1517
include src/include.am

0 commit comments

Comments
 (0)