diff options
| author | Ralf Stephan <ralf@ark.in-berlin.de> | 2006-05-23 14:48:28 +0000 |
|---|---|---|
| committer | rwst <rwst@users.sourceforge.net> | 2006-05-23 14:48:28 +0000 |
| commit | e76112849a1276ec85ce3a9d3622e6d1cc7b9848 (patch) | |
| tree | 9383e548cdef44c7c88416d4f7793b006e8838a2 /Makefile.am | |
| parent | Missed the date (diff) | |
| download | inkscape-e76112849a1276ec85ce3a9d3622e6d1cc7b9848.tar.gz inkscape-e76112849a1276ec85ce3a9d3622e6d1cc7b9848.zip | |
add script to generate .pot file, needed by distcheck
(bzr r979)
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 0cee8933b..8e3f85051 100644 --- a/Makefile.am +++ b/Makefile.am @@ -137,6 +137,7 @@ EXTRA_DIST = \ 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/makedef.pl \ src/helper/sp-marshal.h.mingw src/helper/sp-marshal.cpp.mingw |
