0.15pre3
Fixed missing file from Makefile.am
This commit is contained in:
@@ -22,7 +22,7 @@ noinst_HEADERS = addr_hash.h ether.h ethertype.h extract.h hash.h iftop.h \
|
||||
integers.h ip.h llc.h ns_hash.h options.h resolver.h \
|
||||
screenfilter.h serv_hash.h sll.h sorted_list.h tcp.h \
|
||||
threadprof.h token.h ui.h dlcommon.h stringmap.h \
|
||||
vector.h
|
||||
vector.h cfgfile.h
|
||||
|
||||
man_MANS = iftop.8
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ AC_CONFIG_AUX_DIR(config)
|
||||
AC_CANONICAL_SYSTEM
|
||||
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
AM_INIT_AUTOMAKE(iftop, "0.15pre2")
|
||||
AM_INIT_AUTOMAKE(iftop, "0.15pre3")
|
||||
|
||||
AC_DEFINE_UNQUOTED(IFTOP_VERSION, "$VERSION", [The iftop version number])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user