X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=Makefile.am;fp=Makefile.am;h=1097d203bf7ee5cb19148434dc91a046e58fb638;hb=014231eaeea3f29d2734c0c2948e04e857dd32f4;hp=1b3d27ef24a9e2e59a63c7efaf6c7a504afbccf4;hpb=7c88cafcd333277b6bfd55370a5ec1c5b76c2b0d;p=pkg%2Fabook.git 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