From 72cfa974d8344f0508914531dfca6a281aa5308b Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Sun, 3 Feb 2008 16:55:37 +0000 Subject: [PATCH] Add libmisc/find_new_ids.c to the sources of the libmisc library. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index c3e4480c..7256c151 100644 --- a/ChangeLog +++ b/ChangeLog @@ -18,6 +18,8 @@ done regarding the data in memory). * po/POTFILES.in: The new libmisc/find_new_ids.c file contains translatable strings. + * libmisc/Makefile.am: Add libmisc/find_new_ids.c to the sources + of the libmisc library. 2008-02-02 Nicolas François