X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=lib%2FMakefile.tmpl;h=c20e3c4e2e71a81cb40e545ecee8e42dedf6c898;hb=37d2462d7c5da33a2bdfd4f12e8f2e047837f72e;hp=03fc1064831e488d27ff78e12a70b794452534ac;hpb=81572b57a3e4b5b52e84c2fefa1112da5ce8fa7b;p=chaz%2Ftar diff --git a/lib/Makefile.tmpl b/lib/Makefile.tmpl index 03fc106..c20e3c4 100644 --- a/lib/Makefile.tmpl +++ b/lib/Makefile.tmpl @@ -15,12 +15,12 @@ ## You should have received a copy of the GNU General Public License ## along with this program; if not, write to the Free Software -## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 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 paxlib.h +libtar_a_SOURCES = prepargs.c prepargs.h rtapelib.c paxerror.c paxexit.c paxnames.c localedir = $(datadir)/locale