hcl/Makefile.am

9 lines
153 B
Makefile
Raw Normal View History

2014-06-04 17:15:52 +00:00
AUTOMAKE_OPTION = foreign
ACLOCAL_AMFLAGS = -I m4
2021-08-21 14:31:39 +00:00
SUBDIRS = lib bin
2014-06-04 17:15:52 +00:00
DIST_SUBDIRS = $(SUBDIRS)
distclean-local:
$(RM) -r $(top_srcdir)/autom4te.cache