Makefile.am (snort-2.9.16.1) | : | Makefile.am (snort-2.9.17) | ||
---|---|---|---|---|
skipping to change at line 711 | skipping to change at line 711 | |||
@src_header=$?; dst_header=$@; $(copy_headers); $(copy_error_message); $( replace_policy_globals) | @src_header=$?; dst_header=$@; $(copy_headers); $(copy_error_message); $( replace_policy_globals) | |||
include/appdata_adjuster.h: $(srcdir)/../reload-adjust/appdata_adjuster.h | include/appdata_adjuster.h: $(srcdir)/../reload-adjust/appdata_adjuster.h | |||
@src_header=$?; dst_header=$@; $(copy_headers) | @src_header=$?; dst_header=$@; $(copy_headers) | |||
endif | endif | |||
if FEAT_FILE_INSPECT | if FEAT_FILE_INSPECT | |||
FILE_INSPECT_DIR = file | FILE_INSPECT_DIR = file | |||
endif | endif | |||
SUBDIRS = . libs ftptelnet pop imap smtp ssh dns ssl dcerpc2 sdf sip reputation | SUBDIRS = . libs ftptelnet pop imap smtp ssh dns ssl dcerpc2 sdf sip reputation | |||
gtp modbus dnp3 $(FILE_INSPECT_DIR) | gtp modbus dnp3 s7commplus $(FILE_INSPECT_DIR) | |||
if FEAT_OPEN_APPID | if FEAT_OPEN_APPID | |||
SUBDIRS += appid | SUBDIRS += appid | |||
endif | endif | |||
clean-local: | clean-local: | |||
rm -rf include build | rm -rf include build | |||
EXTRA_DIST = \ | EXTRA_DIST = \ | |||
dynamic_preprocessors.vcxproj \ | dynamic_preprocessors.vcxproj \ | |||
dynamic_preprocessors.dsp \ | dynamic_preprocessors.dsp \ | |||
End of changes. 1 change blocks. | ||||
2 lines changed or deleted | 3 lines changed or added |