X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=Makefile.in;h=e8a876fe9a9473c21c8f958479e5c676a9d2e63b;hb=a5ebe12b85e7b70452067a4656899a71ee86b1df;hp=ccd0915a7fe317c8efa19ac840c3277ee2aa6e80;hpb=5bfbf53150fcd37f368fe5cc0baacff9822f7e2b;p=pkg%2Fabook.git diff --git a/Makefile.in b/Makefile.in index ccd0915..e8a876f 100644 --- a/Makefile.in +++ b/Makefile.in @@ -92,7 +92,7 @@ am_abook_OBJECTS = abook.$(OBJEXT) abook_rl.$(OBJEXT) \ getname.$(OBJEXT) getopt.$(OBJEXT) getopt1.$(OBJEXT) \ gettext.$(OBJEXT) ldif.$(OBJEXT) list.$(OBJEXT) \ mbswidth.$(OBJEXT) misc.$(OBJEXT) options.$(OBJEXT) \ - ui.$(OBJEXT) views.$(OBJEXT) xmalloc.$(OBJEXT) + ui.$(OBJEXT) vcard.$(OBJEXT) views.$(OBJEXT) xmalloc.$(OBJEXT) abook_OBJECTS = $(am_abook_OBJECTS) abook_DEPENDENCIES = DEFAULT_INCLUDES = -I.@am__isrc@ @@ -254,6 +254,7 @@ U = @U@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ +VFORMAT = @VFORMAT@ WINDRES = @WINDRES@ WOE32 = @WOE32@ WOE32DLL = @WOE32DLL@ @@ -313,12 +314,12 @@ top_srcdir = @top_srcdir@ 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 @@ -450,6 +451,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/misc.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/options.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ui.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vcard.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/views.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmalloc.Po@am__quote@