Move makekeys to separate subdir
authorDan Nicholson <dbn.lists@gmail.com>
Thu, 22 Jan 2009 15:16:12 +0000 (07:16 -0800)
committerDan Nicholson <dbn.lists@gmail.com>
Thu, 19 Mar 2009 18:51:09 +0000 (11:51 -0700)
commit49cda1187f6d484f00b0ae1cf01344afd6537101
tree29c21c69fc2f5e0761b468bcfa1dc11508060856
parentb2737e9bfb6ac542a34885012958ae2de23a3417
Move makekeys to separate subdir

The build is a little cleaner when makekeys has its own Makefile.
configure.ac
src/.gitignore
src/Makefile.am
src/makekeys/.gitignore [new file with mode: 0644]
src/makekeys/Makefile.am [new file with mode: 0644]
src/makekeys/makekeys.c [moved from src/makekeys.c with 100% similarity]