1# Makefile.am for bin/cnid/
2
3EXTRA_DIST = cnid2_create.in
4
5if USE_BDB
6bin_SCRIPTS = cnid2_create
7endif
8