diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2023-02-12 17:35:53 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2023-02-12 17:35:53 +0100 |
commit | 84357741a6a6e6430f199b2c3f7498e0e97da9ad (patch) | |
tree | 23e8d66ede9506b94c76fb36910ca3c7dd15c74e /po/Makevars | |
parent | 302276dc1b90cfc972fb726ca94a23b18f4b0088 (diff) |
New upstream version 1.2.1upstream/1.2.1upstream
Diffstat (limited to 'po/Makevars')
-rw-r--r-- | po/Makevars | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makevars b/po/Makevars index 86f423e..ca2a5cc 100644 --- a/po/Makevars +++ b/po/Makevars @@ -52,4 +52,4 @@ EXTRA_LOCALE_CATEGORIES = # Selected files in POTFILES.in are generated. Make sure they are # available when needed. $(top_srcdir)/backend/pixma/pixma_sane_options.c: - cd ../backend; make pixma/pixma_sane_options.c + $(MAKE) -C ../backend pixma/pixma_sane_options.c |