I believe I’ve answered my own question. lib/Makefile.am: libcryptsetup_la_SOURCES lib/Makefile.in: libcryptsetup_la_SOURCES am__libcryptsetup_la_SOURCES_DIST am_libcryptsetup_la_OBJECTS Thanks, John John Simpson From: dm-crypt-bounces@xxxxxxxx [mailto:dm-crypt-bounces@xxxxxxxx] On Behalf Of Simpson, John R Greetings all, I’ve been tasked with adding support for a local passphrase system to cryptsetup. The code works, but I’m having trouble determining where to add my C and header file to the cryptsetup build files (configure, configure.in, Makefile.in, Makefile.am, etc.). My module needs to be compiled and linked in the same way that lib/setup.c, lib/utils.c, etc. are compiled and linked. We’re using cryptsetup 1.0.3 since our platform is RHEL 5, but the build system of the newer versions looks similar. Can anyone tell me where to add my files so that they’ll be compiled and linked into the cryptsetup library? Best regards, John p.s. Keep up the good work. Even the relatively ancient version of cryptsetup on RHEL 5 outperformed TrueCrypt in our environment. John Simpson |
_______________________________________________ dm-crypt mailing list dm-crypt@xxxxxxxx http://www.saout.de/mailman/listinfo/dm-crypt