cryb-to/lib/cpe/Makefile.am
Dag-Erling Smørgrav 479ffbba4a Remove author and sponsor tags; we'll deal with that some other way.
Remove $Cryb$ tags as it is likely that the code will move to git.
2014-08-01 14:31:07 +00:00

9 lines
149 B
Makefile

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