diff --git a/WPrefs.app/Makefile.am b/WPrefs.app/Makefile.am index 7b23e0a0..50c258eb 100644 --- a/WPrefs.app/Makefile.am +++ b/WPrefs.app/Makefile.am @@ -67,7 +67,6 @@ WPrefs_DEPENDENCIES = $(top_builddir)/WINGs/libWINGs.la WPrefs_LDADD = \ $(top_builddir)/wutil-rs/target/debug/libwutil_rs.a\ - $(top_builddir)/wings-rs/target/debug/libwings_rs.la\ $(top_builddir)/WINGs/libWINGs.la\ $(top_builddir)/WINGs/libWUtil.la\ $(top_builddir)/wrlib/libwraster.la \