Changeset 864


Ignore:
Timestamp:
06/08/06 23:33:16 (7 years ago)
Author:
mglb1
Message:

bitbuffer.h needs to be placed in the distribution tarball or it will FTBFS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libpacketdump/parser/Makefile.am

    r830 r864  
    33 
    44#libparser_la_SOURCES = libconfig.c libconfig.h config_internal.h config.lexer.c config.parser.h configuration.h config.parser.c 
    5 libparser_la_SOURCES = parser.lexer.c parser.tab.c parser.h bitbuffer.c 
     5libparser_la_SOURCES = parser.lexer.c parser.tab.c parser.h bitbuffer.c bitbuffer.h 
    66libparser_la_LIBADD = @ADD_LIBS@ @LEXLIB@ 
    77libparser_la_LDFLAGS = @ADD_LDFLAGS@ -L../ 
Note: See TracChangeset for help on using the changeset viewer.