From 64dea8e888ae587a1a6535cde0e6d69c8689fd90 Mon Sep 17 00:00:00 2001 From: arno Date: Sun, 16 Jul 2000 13:26:01 +0000 Subject: [PATCH] * Makefile.am: Removed debugcom.[ch] from the sources list. --- src/frontend/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/frontend/Makefile.am b/src/frontend/Makefile.am index 8da69c4c3..d12c935ff 100644 --- a/src/frontend/Makefile.am +++ b/src/frontend/Makefile.am @@ -76,8 +76,6 @@ libfte_a_SOURCES = \ circuits.h \ cpitf.c \ cpitf.h \ - debugcom.c \ - debugcom.h \ define.c \ define.h \ device.c \