Changeset 720
- Timestamp:
- 12/29/06 05:42:47 (2 years ago)
- Files:
-
- nepenthes/trunk/modules/vuln-optix/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
nepenthes/trunk/modules/vuln-optix/Makefile.am
r695 r720 13 13 vulnoptix_la_SOURCES = vuln-optix.conf.dist OPTIXBindDialogue.hpp OPTIXDownloadDialogue.hpp OPTIXDownloadHandler.hpp OPTIXShellDialogue.hpp vuln-optix.hpp OPTIXBindDialogue.cpp OPTIXDownloadDialogue.cpp OPTIXDownloadHandler.cpp OPTIXShellDialogue.cpp vuln-optix.cpp 14 14 15 vulnoptix_la_LDFLAGS = -module -no-undefined -avoid-version 15 vulnoptix_la_LDFLAGS = -module -no-undefined -avoid-version $(AM_LDFLAGS)
