diff options
| author | Ralf Stephan <ralf@ark.in-berlin.de> | 2006-05-14 10:17:25 +0000 |
|---|---|---|
| committer | rwst <rwst@users.sourceforge.net> | 2006-05-14 10:17:25 +0000 |
| commit | 9843a96da4a34171a20ad55e0ff0ecdf66e1b6fc (patch) | |
| tree | a787d3c0e2a0ffe21859b2e4125d4fa0e6d65533 /Makefile.am | |
| parent | Corrected base structure and avoiding infinite loop. (diff) | |
| download | inkscape-9843a96da4a34171a20ad55e0ff0ecdf66e1b6fc.tar.gz inkscape-9843a96da4a34171a20ad55e0ff0ecdf66e1b6fc.zip | |
include po/inkscape.pot in EXTRA_DIST, fixes #1397722
(bzr r834)
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 682e26571..0cee8933b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -136,6 +136,7 @@ EXTRA_DIST = \ packaging/win32/german.nsh \ packaging/win32/header.bmp \ po/Makefile.mingw \ + po/inkscape.pot \ src/Makefile.mingw src/inkscape_version.h.mingw src/inkscape.rc src/makedef.pl \ src/helper/sp-marshal.h.mingw src/helper/sp-marshal.cpp.mingw |
