Fix Makefile.am

This commit is contained in:
angt
2016-02-04 11:31:02 +01:00
parent c4b2512df4
commit 935111cfea

View File

@@ -20,7 +20,7 @@ glorytun_SOURCES = \
src/state.c \ src/state.c \
src/state.h src/state.h
glorytun_CFLAGS += -Imud glorytun_CFLAGS += -I$(srcdir)/mud
glorytun_SOURCES += \ glorytun_SOURCES += \
mud/mud.h \ mud/mud.h \
mud/mud.c mud/mud.c