eterm/libmej/Makefile.am

11 lines
188 B
Makefile

# $Id$
lib_LTLIBRARIES = libmej.la
include_HEADERS = libmej.h
libmej_la_SOURCES = debug.c mem.c msgs.c strings.c snprintf.c libmej.h
LIBS = -lm
libmej_la_LDFLAGS = -release $(VERSION)