diff options
Diffstat (limited to 'telegps/Makefile.am')
-rw-r--r-- | telegps/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/telegps/Makefile.am b/telegps/Makefile.am index a1c4a0a1..9dd2ceac 100644 --- a/telegps/Makefile.am +++ b/telegps/Makefile.am @@ -128,7 +128,7 @@ clean-local: altoslib_*.jar altosuilib_*.jar \ $(JFREECHART_CLASS) $(JCOMMON_CLASS) $(FREETTS_CLASS) $(LIBALTOS) Manifest.txt Manifest-fat.txt \ telegps telegps-test telegps-jdb macosx linux windows telegps-windows.log \ - telegps-windows.nsi *.desktop $(MDWN) + telegps-windows.nsi *.desktop *.mdwn EXTRA_DIST = $(desktop_file).in |