X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/sod/blobdiff_plain/97a9a385a376202d0859ff8191858d13ec8901c2..b5d086c2894c492e17391b17f2600de83206a7b6:/src/Makefile.am diff --git a/src/Makefile.am b/src/Makefile.am index e71c5c0..b5150be 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -23,11 +23,7 @@ ### along with SOD; if not, write to the Free Software Foundation, ### Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -bin_PROGRAMS = - -CLEANFILES = - -pkglispsrcdir = $(lispsrcdir)/$(PACKAGE) +include $(top_srcdir)/vars.am dist_pkglispsrc_DATA = @@ -96,6 +92,7 @@ dist_pkglispsrc_DATA += frontend.lisp optparse.lisp CLEANFILES += *.$(FASL_TYPE) +## Building the executable image. bin_PROGRAMS += sod sod_SOURCES = sod: $(dist_pkglispsrc_DATA)