summaryrefslogtreecommitdiff
path: root/src/libs/txt/Makefile.am
blob: 88aa79b470302b0602451967a248dc835e35f0b0 (plain)
1
2
3
noinst_LIBRARIES = libtxt.a
libtxt_a_SOURCES = txt.c txt.h
libtxt_a_CPPFLAGS = -I@top_srcdir@/src -I@top_srcdir@/src/libs
© All Rights Reserved