diff options
| author | theAdib <theAdib@users.sourceforge.net> | 2007-01-11 23:37:06 +0000 |
|---|---|---|
| committer | theAdib <theAdib@users.sourceforge.net> | 2007-01-11 23:37:06 +0000 |
| commit | dd3a29011847b1a825d597ccfc908dc06c8b5c9b (patch) | |
| tree | c5e146535f55056b35accb3a359a6c46693642db /Makefile.am | |
| parent | compile fixes for the release system, excluded test files (diff) | |
| download | inkscape-dd3a29011847b1a825d597ccfc908dc06c8b5c9b.tar.gz inkscape-dd3a29011847b1a825d597ccfc908dc06c8b5c9b.zip | |
fixing win32 part of packaging bug [ 1632894 ] files missing from 0.45pre0 tarball
(bzr r2188)
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index c06d15db3..8a9278073 100644 --- a/Makefile.am +++ b/Makefile.am @@ -128,11 +128,13 @@ EXTRA_DIST = \ packaging/win32/catalan.nsh \ packaging/win32/czech.nsh \ packaging/win32/english.nsh \ + packaging/win32/finnish.nsh \ packaging/win32/french.nsh \ packaging/win32/italian.nsh \ packaging/win32/polish.nsh \ packaging/win32/german.nsh \ packaging/win32/slovak.nsh \ + packaging/win32/slovenian.nsh \ packaging/win32/spanish.nsh \ packaging/win32/header.bmp \ po/Makefile.mingw \ |
