blob: 0ce845d1819d8b1e5c52375930cdc660b7e23d49 [file] [log] [blame]
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