We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce4e875 commit a899138Copy full SHA for a899138
Makefile.am
@@ -13,9 +13,9 @@ diff_pdf_LDADD = $(POPPLER_LIBS) $(WX_LIBS)
13
14
EXTRA_DIST = gtk-zoom-in.xpm gtk-zoom-out.xpm win32/fonts.conf win32/collect-dlls.sh
15
16
-windows-dist: diff-pdf-$(VERSION).zip
+windows-dist: diff-pdf-win-$(VERSION).zip
17
18
-diff-pdf-$(VERSION).zip: all
+diff-pdf-win-$(VERSION).zip: all
19
rm -rf $@ windist
20
$(srcdir)/win32/collect-dlls.sh windist diff-pdf.exe
21
mkdir -p windist/fonts && cp -a $(srcdir)/win32/fonts.conf windist/fonts/
0 commit comments