Changeset 720

Show
Ignore:
Timestamp:
12/29/06 05:42:47 (2 years ago)
Author:
common
Message:

nepenthes

  • vuln-optix Makefile.am automake 1.10 fix
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • nepenthes/trunk/modules/vuln-optix/Makefile.am

    r695 r720  
    1313vulnoptix_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 
    1414 
    15 vulnoptix_la_LDFLAGS = -module -no-undefined -avoid-version 
     15vulnoptix_la_LDFLAGS = -module -no-undefined -avoid-version $(AM_LDFLAGS)