diff options
Diffstat (limited to 'tests/hello-test/Makefile.in')
-rw-r--r-- | tests/hello-test/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/hello-test/Makefile.in b/tests/hello-test/Makefile.in index 20db464fe..ba3701094 100644 --- a/tests/hello-test/Makefile.in +++ b/tests/hello-test/Makefile.in @@ -90,6 +90,7 @@ LIBRPMALIAS_FILENAME = @LIBRPMALIAS_FILENAME@ LIBRPMRC_FILENAME = @LIBRPMRC_FILENAME@ LIBS = @LIBS@ LN_S = @LN_S@ +LOCALEDIR = @LOCALEDIR@ MACROFILES = @MACROFILES@ MAKEINFO = @MAKEINFO@ MISCDIR = @MISCDIR@ |