From: Michael Tremer Date: Sun, 16 Feb 2025 15:34:14 +0000 (+0000) Subject: Makefile: Ship i18n.h X-Git-Tag: 0.9.30~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b5ff43ee836318c2b10f46775a6531f647bc8ae6;p=pakfire.git Makefile: Ship i18n.h Signed-off-by: Michael Tremer --- diff --git a/Makefile.am b/Makefile.am index c2be8ef5..177676da 100644 --- a/Makefile.am +++ b/Makefile.am @@ -227,6 +227,7 @@ libpakfire_la_SOURCES = \ src/pakfire/hex.h \ src/pakfire/httpclient.c \ src/pakfire/httpclient.h \ + src/pakfire/i18n.h \ src/pakfire/jail.c \ src/pakfire/jail.h \ src/pakfire/job.c \