diff --git a/src/frontend/Makefile.am b/src/frontend/Makefile.am index 6b8757c1b..97863808c 100644 --- a/src/frontend/Makefile.am +++ b/src/frontend/Makefile.am @@ -175,6 +175,8 @@ libfte_la_SOURCES = \ spiceif.h \ subckt.c \ subckt.h \ + translatepoly.c \ + translatepoly.h \ typesdef.c \ typesdef.h \ vectors.c \