From 014231eaeea3f29d2734c0c2948e04e857dd32f4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rapha=C3=ABl=20Droz?= Date: Thu, 8 Nov 2012 00:03:25 +0100 Subject: [PATCH] vformat: added new files to Makefile.am --- Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile.am b/Makefile.am index 1b3d27e..1097d20 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,12 +4,12 @@ bin_PROGRAMS = abook abook_SOURCES = abook.c abook_rl.c database.c edit.c \ filter.c getname.c getopt.c getopt1.c gettext.c \ ldif.c list.c mbswidth.c misc.c options.c \ - ui.c views.c xmalloc.c \ + ui.c vcard.c views.c xmalloc.c \ \ - abook.h abook_curses.h abook_rl.h database.h edit.h \ + abook.h abook_curses.h abook_rl.h database.h edit.h \ filter.h getname.h getopt.h gettext.h \ help.h list.h ldif.h mbswidth.h misc.h options.h \ - ui.h views.h xmalloc.h + ui.h vcard.h views.h xmalloc.h EXTRA_DIST = config.rpath ANNOUNCE BUGS FAQ abook.1 abookrc.5 sample.abookrc \ abook.spec contrib doc/HOWTO.translating_abook RELEASE_NOTES -- 2.39.2