]> Dogcows Code - chaz/tar/blobdiff - lib/Makefile.tmpl
Add argp-pin.c, mkdirat.c, openat-priv.h.
[chaz/tar] / lib / Makefile.tmpl
index 03fc1064831e488d27ff78e12a70b794452534ac..1af1052cac1cc351ad884048f75daf97ad713b15 100644 (file)
 
 ## 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 stdopen.h
+libtar_a_SOURCES = prepargs.c prepargs.h rtapelib.c paxerror.c paxexit.c paxnames.c stdopen.c
 
 localedir = $(datadir)/locale
 
This page took 0.020756 seconds and 4 git commands to generate.