diff options
Diffstat (limited to 'opl/examples/Makefile.am')
-rw-r--r-- | opl/examples/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opl/examples/Makefile.am b/opl/examples/Makefile.am index 7c2c7c8a..9afcd513 100644 --- a/opl/examples/Makefile.am +++ b/opl/examples/Makefile.am @@ -1,5 +1,5 @@ -AM_CFLAGS = -I.. +AM_CFLAGS = -I$(top_srcdir)/opl noinst_PROGRAMS=droplay |