From 1edf7d9c1b0e91ce9c9d0d0387c88260615f8ef9 Mon Sep 17 00:00:00 2001 From: Greg McGary Date: Sun, 4 Apr 1999 07:31:31 +0000 Subject: * lisp/Makefile.am (lisp_LISP): Add variable. Remove all other obsolete contents. --- lisp/Makefile.am | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'lisp') diff --git a/lisp/Makefile.am b/lisp/Makefile.am index 2be864c..967548a 100644 --- a/lisp/Makefile.am +++ b/lisp/Makefile.am @@ -1,12 +1,3 @@ ## Process this file with automake to create Makefile.in -EXTRA_DIST = id-utils.el elisp-comp -elc_SCRIPTS = id-utils.elc -elcdir = @LISPDIR@ -SUFFIXES = .el .elc - -DISTCLEANFILES = id-utils.elc - -.el.elc: - @echo "WARNING: Warnings can be ignored. :-)" - $(SHELL) $(srcdir)/elisp-comp $< +lisp_LISP = id-utils.el -- cgit v1.2.3