summaryrefslogtreecommitdiff
path: root/paxlib
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-05-19 15:17:51 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-05-19 15:17:51 +0000
commit331abf32bce7435645e9e7f7f3eba92b57ad0201 (patch)
tree1b01e1260a3a243efd002a4367cd1f2c31b4caef /paxlib
parent2f65c39e2a4da1470470276bb110e828d0546ff7 (diff)
downloadpaxutils-331abf32bce7435645e9e7f7f3eba92b57ad0201.tar.gz
(libpax_a_SOURCES): Add new files.
Diffstat (limited to 'paxlib')
-rw-r--r--paxlib/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/paxlib/Makefile.am b/paxlib/Makefile.am
index 7b509f0..7290209 100644
--- a/paxlib/Makefile.am
+++ b/paxlib/Makefile.am
@@ -24,7 +24,10 @@ noinst_LIBRARIES = libpax.a
noinst_HEADERS = tar.h paxbuf.h pax.h
libpax_a_SOURCES = \
+ error.c\
+ exit.c\
paxbuf.c\
+ paxerror.h\
tarbuf.c\
rtape.c