include ../../plugin_defs

PLUGIN = theme_neophyte
OBJS = $(OBJDIR)/neophyte.o
OUTPUT_THEME = $(OUTPUT)

include ../../plugin_config

$(OBJDIR)/neophyte.o: neophyte.C

