added some file io routines
This commit is contained in:
8
h2/Makefile.am
Normal file
8
h2/Makefile.am
Normal file
@ -0,0 +1,8 @@
|
||||
AUTOMAKE_OPTION = foreign
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
|
||||
SUBDIRS = lib cmd
|
||||
DIST_SUBDIRS = $(SUBDIRS)
|
||||
|
||||
distclean-local:
|
||||
$(RM) -r $(top_srcdir)/autom4te.cache
|
Reference in New Issue
Block a user