Vasant Hegde c746534
diff --git a/Makefile.am b/Makefile.am
Sinny Kumari 40e9938
index 785da44..3c05b67 100644
Vasant Hegde c746534
--- a/Makefile.am
Vasant Hegde c746534
+++ b/Makefile.am
Vasant Hegde c746534
@@ -42,7 +42,7 @@ AM_YFLAGS	= -d -p v29nfy_
Vasant Hegde c746534
 AM_LFLAGS	= -Pv29nfy_ -olex.yy.c
Roman Rakus e834919
 
Roman Rakus e834919
 libservicelog_la_LDFLAGS = -module -version-info \
Roman Rakus e834919
-	@GENERIC_API_VERSION@ -release @GENERIC_RELEASE@
Roman Rakus e834919
+	@GENERIC_API_VERSION@ -release @GENERIC_RELEASE@ $(AM_LDFLAGS)
Roman Rakus e834919
 
Sinny Kumari 40e9938
 check_PROGRAMS = src/tests/test_libservicelog
Sinny Kumari 40e9938
 src_tests_test_libservicelog_SOURCES = src/tests/test_libservicelog.c