X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=interpreters%2Ffrotz%2FMakefile.am;fp=interpreters%2Ffrotz%2FMakefile.am;h=fdecc89e04ce59d310081152b6bb8106e40d3801;hb=75009f8f40bbb580194e1722db76f4644bf18641;hp=f72505c53c4e01ccc9d436f942dd8a659f1f9cc9;hpb=89081782541e85e079f64839ffb26b4e74273eb7;p=projects%2Fchimara%2Fchimara.git diff --git a/interpreters/frotz/Makefile.am b/interpreters/frotz/Makefile.am index f72505c..fdecc89 100644 --- a/interpreters/frotz/Makefile.am +++ b/interpreters/frotz/Makefile.am @@ -1,7 +1,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 + text.c variable.c glkscreen.c glkmisc.c frotz.h glkfrotz.h glkio.h frotz_la_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/libchimara if TARGET_ILIAD