Blob Blame History Raw
pkglibdir = $(libdir)/@PACKAGE@/scopes

AM_CFLAGS = -g -O2 -W -Wall

pkglib_LTLIBRARIES = scope-level.la

scope_level_la_SOURCES = level.c
scope_level_la_LDFLAGS = -module
scope_level_la_LIBADD = -lncurses