petidomo/libtext/Makefile.am
2009-07-19 22:22:56 +02:00

9 lines
195 B
Makefile

# Build libtext
noinst_LIBRARIES = libtext.a
libtext_a_SOURCES = \
easy_pattern_match.c find_next_line.c find_string.c \
easy_sprintf.c transform_text.c wordwrap.c
noinst_HEADERS = text.h