]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Makefile.am: Remove non-existing file 712/head
authorMaxin B. John <maxin.john@intel.com>
Fri, 3 Jun 2016 11:09:30 +0000 (14:09 +0300)
committerMaxin B. John <maxin.john@intel.com>
Fri, 3 Jun 2016 11:13:02 +0000 (14:13 +0300)
commit23b85c01fe3fee917e343ae3c681e8a310862d8a
treeeb6cb346d0f15ec3029d0d85c57b16a7dde1e388
parentb30c530aaf5068a652a479f3e46c74eb1716861a
Makefile.am: Remove non-existing file

Fixes this build error:

CC       libarchive/archive_write_set_format_gnutar.lo
make[1]: *** No rule to make target
'libarchive/archive_write_set_format_gnutar_filenames.c', needed by
'libarchive/archive_write_set_format_gnutar_filenames.lo'.  Stop.
make[1]: Leaving directory '/home/maxin/clone/libarchive'
Makefile:2866: recipe for target 'all' failed
make: *** [all] Error 2

Signed-off-by: Maxin B. John <maxin.john@intel.com>
Makefile.am