diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index f2e68d6..6d037d1 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -66,7 +66,8 @@ libproone_a_SOURCES =\ rnd.c\ rnd_well512.c\ recon.c\ - inet.c + inet.c\ + strmap.c proone: proone.bin dvault.bin cp -fa proone.bin proone |