diff --git a/libgnome-control-center/Makefile.am b/libgnome-control-center/Makefile.am index 2a50e48a6..dafacae96 100644 --- a/libgnome-control-center/Makefile.am +++ b/libgnome-control-center/Makefile.am @@ -31,7 +31,7 @@ libgnome_control_center_la_SOURCES = \ $(NULL) libgnome_control_center_la_LDFLAGS = \ - no-undefined \ + -no-undefined \ -version-info $(LIBGNOMECONTROLCENTER_CURRENT):$(LIBGNOMECONTROLCENTER_REVISION):$(LIBGNOMECONTROLCENTER_AGE) \ $(NULL)