add convert application
[lttv.git] / ltt / branches / poly / ltt / convert / Makefile.am
1 AM_CFLAGS = $(GLIB_CFLAGS)
2 LIBS += $(GLIB_LIBS)
3
4 bin_PROGRAMS = convert
5
This page took 0.036922 seconds and 5 git commands to generate.