Makefile.am: Clean up currently-unused path_ vars

Cargo handles it for us.
master
Mike Gerwitz 2019-11-18 15:13:53 -05:00
parent 7412a8934c
commit c4a8eac59e
1 changed files with 0 additions and 4 deletions

View File

@ -16,10 +16,6 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
##
path_src = src
path_test = test
path_aux = build-aux
.DELETE_ON_ERROR:
.PHONY: all