Include iftop.spec.in in dist.

This commit is contained in:
pdw
2002-10-22 11:20:34 +00:00
parent d1ef0d6b2f
commit 76ef3cbcdf

View File

@@ -41,7 +41,7 @@ SRCS = iftop.c addr_hash.c hash.c ns_hash.c resolver.c ui.c util.c sorted_list.c
HDRS = addr_hash.h hash.h iftop.h ns_hash.h resolver.h sorted_list.h ui.h options.h sll.h\
serv_hash.h threadprof.h ether.h ip.h tcp.h
TXTS = README CHANGES INSTALL TODO iftop.8 COPYING
SPECFILE = iftop.spec
SPECFILE = iftop.spec iftop.spec.in
OBJS = $(SRCS:.c=.o)