@ -1,4 +1,5 @@
## Process this file with automake to produce Makefile.in
## $Id$
noinst_HEADERS = \
acdefs.h \
@ -98,7 +99,6 @@ noinst_HEADERS = \
spmatrix.h \
suffix.h \
swec.h \
terminal.h \
tfdefs.h \
trandefs.h \
trcvdefs.h \
@ -1 +0,0 @@
#include "../misc/terminal.h"
noinst_LIBRARIES = libmisc.a
@ -21,8 +22,6 @@ libmisc_a_SOURCES = \
printnum.h \
string.c \
stringutil.h \
terminal.c \
tilde.c \
tilde.h \
misc_time.c \