From 6c5c93cbce76cc388024325880c0c45d9b6e9db2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Fillod=2C=20F8CFE?= Date: Mon, 16 Feb 2004 22:46:05 +0000 Subject: [PATCH] include tt550.h git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1695 7ae35d74-ebe9-4afe-98af-79ac388436b8 --- tentec/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tentec/Makefile.am b/tentec/Makefile.am index a9d0394b6..1e1976f7a 100644 --- a/tentec/Makefile.am +++ b/tentec/Makefile.am @@ -5,4 +5,4 @@ hamlib_tentec_la_SOURCES = $(TENTECSRCLIST) tentec.c tentec2.c tt550.c hamlib_tentec_la_LDFLAGS = -no-undefined -module -avoid-version hamlib_tentec_la_LIBADD = $(top_builddir)/src/libhamlib.la -noinst_HEADERS = tentec.h tentec2.h +noinst_HEADERS = tentec.h tentec2.h tt550.h