Mercurial > hg > octave-nkf
diff examples/Makefile.in @ 5542:b23c53f26aec
[project @ 2005-11-21 16:01:24 by jwe]
author | jwe |
---|---|
date | Mon, 21 Nov 2005 16:01:24 +0000 |
parents | ce71ed4c6da6 |
children | 3f1a39aa2012 |
line wrap: on
line diff
--- a/examples/Makefile.in +++ b/examples/Makefile.in @@ -26,7 +26,7 @@ IMAGE_FILES = $(srcdir)/octave-sombrero.png IMAGE_FILES_NO_DIR = $(notdir $(IMAGE_FILES)) -DISTFILES = Makefile.in $(SOURCES) $(SCRIPTS) $(IMAGE_FILES) octave.desktop +DISTFILES = Makefile.in $(SOURCES) $(SCRIPTS) $(IMAGE_FILES) SUBDIRS = @@ -69,11 +69,11 @@ .PHONY: clean mostlyclean distclean: - rm -f Makefile + rm -f Makefile octave.desktop .PHONY: distclean maintainer-clean: distclean - rm -f tags TAGS octave.desktop + rm -f tags TAGS .PHONY: maintainer-clean dist: