qse/qse/Makefile.am

15 lines
383 B
Makefile

AUTOMAKE_OPTION = foreign
ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = LICENSE README \
bld/qse.bkl bld/readme.txt bld/os2.bkgen bld/win32.bkgen \
bld/os2-watcom/makefile bld/win32-watcom/makefile \
bld/win32-msvc/makefile bld/win32-borland/makefile
SUBDIRS = include lib cmd
DIST_SUBDIRS = $(SUBDIRS) regress samples doc tools
distclean-local:
$(RM) -r $(top_srcdir)/autom4te.cache