X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=Makefile.am;h=743c133a482e06aee790833349b025d9648272f8;hb=b1b41dce461ab21ae9a2bd26d7a00a381a5f81f8;hp=46ca6057906c135cc4400de538d5d8349913d166;hpb=6e541862e5e10bbc7e71dcafa4ff60f19272c66f;p=pkg%2Fabook.git diff --git a/Makefile.am b/Makefile.am index 46ca605..743c133 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,10 +3,10 @@ bin_PROGRAMS = abook 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 abook_rl.c \ + getopt.c getopt1.c abook_rl.c mbswidth.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 abook_rl.h + getopt.h abook_rl.h mbswidth.h EXTRA_DIST = ANNOUNCE BUGS FAQ abook.1 abookrc.5 sample.abookrc abook.spec