Project

General

Profile

« Previous | Next » 

Revision 12867

fix: inputs/input.Makefile: don't treat *.xml as data files since these are not currently supported

View differences:

input.Makefile
20 20
use_staged ?= $(by_col)
21 21

  
22 22
# Makefile
23
exts ?= csv tsv tab txt dat dmp xml
23
exts ?= csv tsv tab txt dat dmp
24 24
test_n ?= 2
25 25

  
26 26
##### Vars/functions

Also available in: Unified diff