Typo preventing compilation on some platforms.

https://bugzilla.gnome.org/show_bug.cgi?id=651162
This commit is contained in:
Antoine Jacoutot 2011-05-26 17:45:23 +02:00 committed by Bastien Nocera
parent 1b60a6fd6b
commit f658ff61aa

View file

@ -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)