mirror of
https://git.savannah.gnu.org/git/tar.git
synced 2026-04-19 16:15:10 +00:00
(libtar_a_SOURCES): Add paxerror.c paxexit.c paxconvert.c
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
## 02110-1301, USA.
|
||||
|
||||
noinst_LIBRARIES = libtar.a
|
||||
noinst_HEADERS = system.h localedir.h rmt.h
|
||||
libtar_a_SOURCES = prepargs.c prepargs.h rtapelib.c
|
||||
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
|
||||
|
||||
localedir = $(datadir)/locale
|
||||
|
||||
|
||||
Reference in New Issue
Block a user