X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;ds=sidebyside;f=Makefile.am;h=1097d203bf7ee5cb19148434dc91a046e58fb638;hb=a5ebe12b85e7b70452067a4656899a71ee86b1df;hp=7d87a599a1685331975826d1442787d7dd547cb3;hpb=4909ba20244f55ee7326a40d751cf6737c2bc2b6;p=pkg%2Fabook.git diff --git a/Makefile.am b/Makefile.am index 7d87a59..1097d20 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,15 +4,15 @@ 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 + abook.spec contrib doc/HOWTO.translating_abook RELEASE_NOTES abook_LDADD = @LIBINTL@