X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=interpreters%2Ffrotz%2FMakefile.am;fp=interpreters%2Ffrotz%2FMakefile.am;h=82f9c28237205eac07e653e6d8cd0668535d9fc5;hb=1891acead564eef9bbf7a76e9e9c4f710a7057ce;hp=ce114453b3e75c32260352d55b0f9b27c0369bb4;hpb=b3548bdd49a58692f6648b04248056d10a3d5a23;p=rodin%2Fchimara.git diff --git a/interpreters/frotz/Makefile.am b/interpreters/frotz/Makefile.am index ce11445..82f9c28 100644 --- a/interpreters/frotz/Makefile.am +++ b/interpreters/frotz/Makefile.am @@ -4,7 +4,7 @@ pkglib_LTLIBRARIES = frotz.la frotz_la_SOURCES = buffer.c err.c fastmem.c files.c input.c main.c math.c \ object.c process.c quetzal.c random.c redirect.c sound.c stream.c table.c \ text.c variable.c glkscreen.c glkmisc.c frotz.h glkfrotz.h glkio.h setup.h -frotz_la_CPPFLAGS = -I$(top_srcdir) +frotz_la_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/libchimara frotz_la_LDFLAGS = $(PLUGIN_LIBTOOL_FLAGS) frotzdocdir = $(datadir)/doc/$(PACKAGE)/frotz