]> git.deb.at Git - pkg/abook.git/commitdiff
vformat: added new files to Makefile.am
authorRaphaël Droz <raphael.droz+floss@gmail.com>
Wed, 7 Nov 2012 23:03:25 +0000 (00:03 +0100)
committerRaphaël Droz <raphael.droz+floss@gmail.com>
Mon, 3 Dec 2012 13:55:57 +0000 (14:55 +0100)
Makefile.am

index 1b3d27ef24a9e2e59a63c7efaf6c7a504afbccf4..1097d203bf7ee5cb19148434dc91a046e58fb638 100644 (file)
@@ -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