put/filter merge iterate

This commit is contained in:
John Kerl 2016-09-27 20:59:40 -04:00
parent 809e3b2797
commit 53f147e4f0
2 changed files with 1 additions and 1 deletions

View file

@ -27,7 +27,7 @@ libmapping_la_SOURCES= \
mapper_most_or_least_frequent.c \
mapper_nest.c \
mapper_nothing.c \
mapper_put.c \
mapper_put_or_filter.c \
mapper_regularize.c \
mapper_rename.c \
mapper_reorder.c \