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 \