Add new paxutils files

This commit is contained in:
Sergey Poznyakoff
2005-05-21 23:09:42 +00:00
parent df0913f3fe
commit 9129c846e7
2 changed files with 3 additions and 2 deletions

View File

@@ -19,8 +19,8 @@
## 02110-1301, USA.
noinst_LIBRARIES = libtar.a
noinst_HEADERS = system.h localedir.h rmt.h paxerror.h
libtar_a_SOURCES = prepargs.c prepargs.h rtapelib.c paxerror.c paxexit.c paxconvert.c
noinst_HEADERS = system.h localedir.h rmt.h paxlib.h
libtar_a_SOURCES = prepargs.c prepargs.h rtapelib.c paxerror.c paxexit.c paxconvert.c paxnames.c
localedir = $(datadir)/locale

View File

@@ -29,6 +29,7 @@ lib/argp-help.c
lib/paxconvert.c
lib/paxerror.c
lib/paxexit.c
lib/paxnames.c
rmt/rmt.c