diff options
Diffstat (limited to 'data/help/pt_BR/tips/Makefile.am')
-rw-r--r-- | data/help/pt_BR/tips/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/help/pt_BR/tips/Makefile.am b/data/help/pt_BR/tips/Makefile.am index 480f0f23c..dd2b5f22a 100644 --- a/data/help/pt_BR/tips/Makefile.am +++ b/data/help/pt_BR/tips/Makefile.am @@ -18,5 +18,5 @@ helpptbrtips_DATA = \ 14.txt EXTRA_DIST = \ - $(helptips_DATA) \ + $(helpptbrtips_DATA) \ CMakeLists.txt |