Changeset 518

Show
Ignore:
Timestamp:
04/14/06 02:58:40 (3 years ago)
Author:
common
Message:

nepenthes
- shellcode-signatures do not include parser.y parser.l
into Makefile.am else they are processed by auto* and everything breaks

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • nepenthes/trunk/modules/shellcode-signatures/Makefile.am

    r517 r518  
    1414shellcodesignatures_la_SOURCES = shellcode-signatures.sc  
    1515shellcodesignatures_la_SOURCES += y.tab.c lex.yy.c 
    16 shellcodesignatures_la_SOURCES += parser.y parser.l parser.hpp parser.h 
     16shellcodesignatures_la_SOURCES += parser.hpp parser.h 
    1717shellcodesignatures_la_SOURCES += shellcode-signatures.cpp shellcode-signatures.hpp  
    1818shellcodesignatures_la_SOURCES += sch_namespace.cpp sch_namespace.hpp