Separated library source code from testing code, fixing #6
[projects/chimara/chimara.git] / interpreters / frotz / Makefile.am
index cd5489700d9ceff2a982198e5832fbad1c2e5763..34bcfa443a1fe1a18b60cbcc5964e451aba1cb34 100644 (file)
@@ -6,9 +6,6 @@ frotz_la_SOURCES = buffer.c err.c fastmem.c files.c input.c main.c math.c \
        text.c variable.c glkscreen.c glkmisc.c frotz.h glkfrotz.h glkio.h setup.h
 frotz_la_LDFLAGS = $(PLUGIN_LIBTOOL_FLAGS)
 
-# TODO: Remove this later, see issue #6
-frotz_la_CFLAGS = -I../../src
-
 frotzdocdir = $(datadir)/doc/$(PACKAGE)/frotz
 dist_frotzdoc_DATA = AUTHORS COPYING README TODO