]> Dogcows Code - chaz/tar/blobdiff - src/Makefile.am
Remove trailing white space.
[chaz/tar] / src / Makefile.am
index f8de92e5da21939c56df72162d2130594900fd5f..2c4c4a07f03833b0034b22e81ed05505f4dc0f22 100644 (file)
@@ -15,8 +15,8 @@
 
 ## 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.
 
 bin_PROGRAMS = tar
 
@@ -36,10 +36,11 @@ tar_SOURCES = \
  sparse.c\
  system.c\
  tar.c\
+ transform.c\
  update.c\
  utf8.c
 
-INCLUDES = -I$(top_srcdir)/lib -I../ -I../lib 
+INCLUDES = -I$(top_srcdir)/lib -I../ -I../lib
 
 tar.o: ../lib/localedir.h
 
This page took 0.021421 seconds and 4 git commands to generate.