Remove statefile option

This commit is contained in:
Adrien Gallouët
2016-12-20 08:49:43 +00:00
parent 5934e3b94d
commit 89f8379c73
4 changed files with 3 additions and 82 deletions

View File

@@ -16,9 +16,7 @@ glorytun_SOURCES = \
src/tun.c \
src/tun.h \
src/db.c \
src/db.h \
src/state.c \
src/state.h
src/db.h
glorytun_CFLAGS += -I$(srcdir)/mud
glorytun_SOURCES += \