From: nekral-guest Date: Sun, 3 Feb 2008 16:57:21 +0000 (+0000) Subject: Add libmisc/find_new_ids.c to the sources of the libmisc library. X-Git-Tag: 4.1.1~73 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aed929ae90bd144dcecaa282a075a2752670ccc1;p=shadow Add libmisc/find_new_ids.c to the sources of the libmisc library. --- diff --git a/libmisc/Makefile.am b/libmisc/Makefile.am index 3df8885e..8ca70141 100644 --- a/libmisc/Makefile.am +++ b/libmisc/Makefile.am @@ -21,6 +21,7 @@ libmisc_a_SOURCES = \ failure.c \ failure.h \ fields.c \ + find_new_ids.c \ getdate.h \ getdate.y \ getlong.c \