summaryrefslogtreecommitdiff
path: root/src/libs/txt/Makefile.am
blob: 0d0db46963c96884d4106ee8c48a7b28f9273f7b (plain)
1
2
3
noinst_LTLIBRARIES = libtxt.la
libtxt_la_SOURCES = txt.c txt.h
libtxt_la_CPPFLAGS = -I@top_srcdir@/src -I@top_srcdir@/src/libs
© All Rights Reserved