From 48e5135311a49d850128422c895717a2955e53ff Mon Sep 17 00:00:00 2001 From: Holger Vogt Date: Wed, 11 Jul 2018 20:51:54 +0200 Subject: [PATCH] add tabs --- src/frontend/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/frontend/Makefile.am b/src/frontend/Makefile.am index 97863808c..849ad57eb 100644 --- a/src/frontend/Makefile.am +++ b/src/frontend/Makefile.am @@ -175,8 +175,8 @@ libfte_la_SOURCES = \ spiceif.h \ subckt.c \ subckt.h \ - translatepoly.c \ - translatepoly.h \ + translatepoly.c \ + translatepoly.h \ typesdef.c \ typesdef.h \ vectors.c \