diff --git a/ggatec/Makefile.depend b/ggatec/Makefile.depend index 12446ee..f02e48a 100644 --- a/ggatec/Makefile.depend +++ b/ggatec/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libexpat \ lib/libgeom \ lib/libsbuf \ diff --git a/ggated/Makefile.depend b/ggated/Makefile.depend index 7bcfe66..5390077 100644 --- a/ggated/Makefile.depend +++ b/ggated/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libgeom \ lib/libthr \ lib/libutil \ diff --git a/ggatel/Makefile.depend b/ggatel/Makefile.depend index a3c94c8..f769d32 100644 --- a/ggatel/Makefile.depend +++ b/ggatel/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libexpat \ lib/libgeom \ lib/libsbuf \