cryb-to/lib/cpe/Makefile.am

10 lines
149 B
Text
Raw Normal View History

2014-08-01 14:18:25 +00:00
AM_CPPFLAGS = -I$(top_srcdir)/include
lib_LTLIBRARIES = libcryb-cpe.la
libcryb_cpe_la_SOURCES = \
cpe.c \
cpe_string.c \
cpe_uri.c \
cpe_wfn.c