From d94da758fdfc7698fcb6d0e8f107619aecaa2983 Mon Sep 17 00:00:00 2001 From: keescook Date: Wed, 21 Mar 2007 21:44:47 +0000 Subject: [PATCH] mingw removal cleanups --- Makefile.am | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Makefile.am b/Makefile.am index b91a7f4b6..4811215c2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -42,7 +42,7 @@ EXTRA_DIST = \ Info.plist.in \ Info.plist \ inkscape.nsi \ - config.h.mingw Makefile.mingw Makefile.mingw.common mingwenv.bat buildtool.cpp build.xml \ + buildtool.cpp build.xml \ README README.ca.txt README.de.txt README.es.txt README.fr.txt README.it.txt \ HACKING.txt HACKING.de.txt HACKING.fr.txt HACKING.it.txt \ TRANSLATORS \ @@ -142,11 +142,9 @@ EXTRA_DIST = \ packaging/win32/slovenian.nsh \ packaging/win32/spanish.nsh \ packaging/win32/header.bmp \ - po/Makefile.mingw \ po/inkscape.pot \ po/update_po_files.sh \ - src/Makefile.mingw src/inkscape_version.h.mingw src/inkscape.rc src/inkview.rc src/makedef.pl \ - src/helper/sp-marshal.h.mingw src/helper/sp-marshal.cpp.mingw + src/inkscape.rc src/inkview.rc # We want the built inkscape.1 to go in the distributed .tar.gz so # that .tar.gz users don't need a full perl distribution to get a man -- 2.30.2