Changeset 517

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

nepenthes
- shellcode-signatures include parser.y parser.l parser.hpp parser.h
into Makefile.am else they are missed in the package

Files:

Legend:

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

    r445 r517  
    1414shellcodesignatures_la_SOURCES = shellcode-signatures.sc  
    1515shellcodesignatures_la_SOURCES += y.tab.c lex.yy.c 
     16shellcodesignatures_la_SOURCES += parser.y parser.l parser.hpp parser.h 
    1617shellcodesignatures_la_SOURCES += shellcode-signatures.cpp shellcode-signatures.hpp  
    1718shellcodesignatures_la_SOURCES += sch_namespace.cpp sch_namespace.hpp