diff options
Diffstat (limited to 'gettext-tools/examples/po/Makefile.in')
-rw-r--r-- | gettext-tools/examples/po/Makefile.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gettext-tools/examples/po/Makefile.in b/gettext-tools/examples/po/Makefile.in index 545c49e..38a509f 100644 --- a/gettext-tools/examples/po/Makefile.in +++ b/gettext-tools/examples/po/Makefile.in @@ -245,7 +245,8 @@ POTFILES = \ examples/hello-ycp/hello.ycp \ examples/hello-tcl/hello.tcl \ examples/hello-tcl-tk/hello.tcl \ - examples/hello-perl/hello.pl \ + examples/hello-perl/hello-1.pl.in \ + examples/hello-perl/hello-2.pl.in \ examples/hello-php/hello.php |