From 1ece6e6fd3faaae3f6c6d434497eb04235939dc3 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Mon, 18 Sep 2017 20:43:14 -0600 Subject: be more aggressive about removing and ignoring .mdwn files --- altosui/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'altosui') diff --git a/altosui/Makefile.am b/altosui/Makefile.am index 53762aec..6f206c3d 100644 --- a/altosui/Makefile.am +++ b/altosui/Makefile.am @@ -194,7 +194,7 @@ clean-local: Altos-Linux-*.tar.bz2 Altos-Linux-*.sh Altos-Mac-*.dmg Altos-Windows-*.exe \ windows altoslib_*.jar altosuilib_*.jar $(FREETTS_CLASS) \ $(JFREECHART_CLASS) $(JCOMMON_CLASS) $(LIBALTOS) Manifest.txt Manifest-fat.txt altos-windows.log altos-windows.nsi \ - altosui altosui-test altosui-jdb macosx linux *.desktop $(MDWN) + altosui altosui-test altosui-jdb macosx linux *.desktop *.mdwn EXTRA_DIST = $(desktop_file).in -- cgit v1.2.3