X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=interpreters%2Ffrotz%2FMakefile.am;h=ce114453b3e75c32260352d55b0f9b27c0369bb4;hb=5d8cc54e0272cd4c54b9fd9de1cc76bb6a1ec4c0;hp=9a1008ad2a95f692e891213eeba6d59043422acb;hpb=e86673447d4d0d3f557dee5aa22f99938e7168df;p=rodin%2Fchimara.git diff --git a/interpreters/frotz/Makefile.am b/interpreters/frotz/Makefile.am index 9a1008a..ce11445 100644 --- a/interpreters/frotz/Makefile.am +++ b/interpreters/frotz/Makefile.am @@ -4,6 +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_LDFLAGS = $(PLUGIN_LIBTOOL_FLAGS) frotzdocdir = $(datadir)/doc/$(PACKAGE)/frotz