diff --git a/src/Main/Makefile.am b/src/Main/Makefile.am
index a619aa67d..ac8945c85 100644
--- a/src/Main/Makefile.am
+++ b/src/Main/Makefile.am
@@ -97,7 +97,7 @@ fgfs_LDADD = \
 	-lsgmagvar -lsgmisc -lsgnasal -lsgxml -lsgsound -lsgserial \
 	-lsgstructure -lsgenvironment \
 	$(THREAD_LIBS) \
-	-lplibpu -lplibfnt -lplibjs -lplibnet -lplibssgaux -lplibssg -lplibsg -lplibul \
+	-lplibpuaux -lplibpu -lplibfnt -lplibjs -lplibnet -lplibssgaux -lplibssg -lplibsg -lplibul \
 	$(network_LIBS) \
 	-lz \
 	$(opengl_LIBS) \