summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-05-19 15:33:17 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-05-19 15:33:17 +0000
commit517205c31cdb6da94264413bb97ce7de3f738fb6 (patch)
tree16afb0e54ea38bf379f7fbb9e1fe94ba9e1b65f8 /lib
parentdfabe2397a1595b8683204856f1bf23305c97ef5 (diff)
downloadtar-517205c31cdb6da94264413bb97ce7de3f738fb6.tar.gz
(libtar_a_SOURCES): Add paxerror.c paxexit.c paxconvert.c
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Makefile.tmpl b/lib/Makefile.tmpl
index d08027a6..2ac2744f 100644
--- a/lib/Makefile.tmpl
+++ b/lib/Makefile.tmpl
@@ -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