Fix "make dist" on MS-Windows.
authorEli Zaretskii <eliz@gnu.org>
Sat, 16 Jun 2012 13:17:14 +0000 (16:17 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 16 Jun 2012 13:17:14 +0000 (16:17 +0300)
commit6eb93f60be979b75f803df4963f69c09702f2225
treea3852fb5ee86bcd5efb53e0eeb97ab8ac46d13e7
parente5560ff7d28c684003ed598a9390e17f9fb92d34
Fix "make dist" on MS-Windows.

 nt/makefile.w32-in (install-addpm): New target.
 (dist): Depend on it.
 (install-shortcuts): Depend on install-addpm instead of copying
 addpm.exe as part of the recipe.  See
 http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00171.html
 for the related problem and discussions.
nt/ChangeLog
nt/makefile.w32-in