Changeset 519

Show
Ignore:
Timestamp:
04/14/06 03:21:36 (3 years ago)
Author:
common
Message:

nepenthes
- shellcode-signatures include y.tab.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

    r518 r519  
    1313 
    1414shellcodesignatures_la_SOURCES = shellcode-signatures.sc  
    15 shellcodesignatures_la_SOURCES += y.tab.c lex.yy.c 
     15shellcodesignatures_la_SOURCES += y.tab.c lex.yy.c y.tab.h 
    1616shellcodesignatures_la_SOURCES += parser.hpp parser.h 
    1717shellcodesignatures_la_SOURCES += shellcode-signatures.cpp shellcode-signatures.hpp