From ab10a15da987d2c3cabcf1cfa4036b448ce0ec27 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 6 Oct 2007 11:59:47 +0000 Subject: [PATCH] Distribute libgettextpo.rc. --- gettext-tools/libgettextpo/ChangeLog | 4 ++++ gettext-tools/libgettextpo/Makefile.am | 1 + 2 files changed, 5 insertions(+) diff --git a/gettext-tools/libgettextpo/ChangeLog b/gettext-tools/libgettextpo/ChangeLog index 80711235e..1f33d1172 100644 --- a/gettext-tools/libgettextpo/ChangeLog +++ b/gettext-tools/libgettextpo/ChangeLog @@ -1,3 +1,7 @@ +2007-10-06 Bruno Haible + + * Makefile.am (EXTRA_DIST): Add libgettextpo.rc. + 2007-09-30 Bruno Haible * Makefile.am (libgettextpo_la_AUXSOURCES): Add format-kde.c. diff --git a/gettext-tools/libgettextpo/Makefile.am b/gettext-tools/libgettextpo/Makefile.am index d0bb23ae3..12df9b3a4 100644 --- a/gettext-tools/libgettextpo/Makefile.am +++ b/gettext-tools/libgettextpo/Makefile.am @@ -109,6 +109,7 @@ libgettextpo_la_LDFLAGS += -Wl,--export-all-symbols endif # Version information according to Woe32 conventions. +EXTRA_DIST += libgettextpo.rc if WOE32 WOE32_LDADD = libgettextpo.res libgettextpo.res : $(srcdir)/libgettextpo.rc -- 2.47.3