Commit f6ef088 ("iprutils: Fix a couple of dist errors") replaced
distribuition of iprha with iprha.in, but it did not include proper
clean up, leaving some files behind in distclean and failing distcheck
target. This commit fixes the issue.
Signed-off-by: Gabriel Krisman Bertazi <krisman@linux.vnet.ibm.com>
Signed-off-by: Brian King <brking@linux.vnet.ibm.com>