hio/mio/Makefile.am

11 lines
169 B
Makefile
Raw Normal View History

2016-01-30 05:24:23 +00:00
AUTOMAKE_OPTION = foreign
ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST =
SUBDIRS = lib bin t
2016-01-30 05:24:23 +00:00
DIST_SUBDIRS = $(SUBDIRS)
distclean-local:
$(RM) -r $(top_srcdir)/autom4te.cache