## Process this file with automake to produce Makefile.in AM_CPPFLAGS = -I$(top_srcdir)/src @GLIB_CFLAGS@ noinst_PROGRAMS = test_calcconv test_calcconv_LDADD = $(top_builddir)/src/libcalcconv.la @GLIB_LIBS@