CFLAGS = -g -O2 -W -Wall
pkglib_LTLIBRARIES = liblevel.la
liblevel_la_SOURCES = level.c
liblevel_la_LIBADD = -lncurses