1 ## Makefile.am -- Process this file with automake to produce Makefile.in 2 3 include $(top_srcdir)/config/config 4 5 ACLOCAL_AMFLAGS = -I m4 6 7 EXTRA_DIST = config m4 8 SUBDIRS = tinatool toolkits 9 10 DISTCHECK_CONFIGURE_FLAGS = "@with_tina_includes@" "@with_tina_libraries@"