X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=Makefile;h=64978d1c24597de1a70c528c37e1bcf2e68ca301;hb=e3ed81757c724738a5e91713abb0c3b92f98828b;hp=8f77e23fd893995bf25119b934d95c99d1822d54;hpb=8bcafc0b4a0873d230fe3c1da1cc318983bd7e58;p=debian%2Fpax diff --git a/Makefile b/Makefile index 8f77e23..64978d1 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ PROG= pax SRCS= ar_io.c ar_subs.c buf_subs.c cache.c cpio.c file_subs.c ftree.c\ gen_subs.c getoldopt.c options.c pat_rep.c pax.c sel_subs.c tables.c\ - tar.c tty_subs.c fgetln.c strmode.c strlcpy.o + tar.c tty_subs.c fgetln.c strmode.c strlcpy.c vis.c OBJS= $(SRCS:.c=.o) MAN= pax.1