X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=Makefile.in;h=1f1d6dbef54c276b3f1d0505e9599e04b610d3cc;hb=242907dcb6220a23b620f3314e96581b5b472a0d;hp=83d73ed0ee977e4f5289b07218fb0f68153702bf;hpb=7c54e85b04f6d030ae47dd880d0391f6e35d1634;p=pkg%2Fabook.git diff --git a/Makefile.in b/Makefile.in index 83d73ed..1f1d6db 100644 --- a/Makefile.in +++ b/Makefile.in @@ -73,11 +73,12 @@ CONFIG_CLEAN_FILES = abook.spec intl/Makefile am__installdirs = "$(DESTDIR)$(bindir)" binPROGRAMS_INSTALL = $(INSTALL_PROGRAM) PROGRAMS = $(bin_PROGRAMS) -am_abook_OBJECTS = abook.$(OBJEXT) database.$(OBJEXT) filter.$(OBJEXT) \ - list.$(OBJEXT) misc.$(OBJEXT) options.$(OBJEXT) edit.$(OBJEXT) \ - ldif.$(OBJEXT) ui.$(OBJEXT) getname.$(OBJEXT) getopt.$(OBJEXT) \ - getopt1.$(OBJEXT) gettext.$(OBJEXT) abook_rl.$(OBJEXT) \ - mbswidth.$(OBJEXT) xmalloc.$(OBJEXT) +am_abook_OBJECTS = abook.$(OBJEXT) abook_rl.$(OBJEXT) \ + database.$(OBJEXT) edit.$(OBJEXT) filter.$(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) abook_OBJECTS = $(am_abook_OBJECTS) abook_DEPENDENCIES = DEFAULT_INCLUDES = -I. -I$(srcdir) -I. @@ -223,17 +224,18 @@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ -abook_SOURCES = abook.c database.c filter.c list.c misc.c \ - options.c edit.c ldif.c ui.c getname.c \ - getopt.c getopt1.c gettext.c abook_rl.c mbswidth.c \ - xmalloc.c \ - abook.h database.h filter.h list.h misc.h help.h \ - options.h edit.h ldif.h abook_curses.h ui.h getname.h \ - getopt.h gettext.h abook_rl.h mbswidth.h \ - xmalloc.h +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 \ + \ + 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 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@ SUBDIRS = intl po @@ -346,6 +348,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)/views.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmalloc.Po@am__quote@ .c.o: