Index: trunk/psLib/src/Makefile.am
===================================================================
--- trunk/psLib/src/Makefile.am	(revision 3122)
+++ trunk/psLib/src/Makefile.am	(revision 3123)
@@ -1,6 +1,2 @@
-# not a GNU package. You can remove this line, if
-# have all needed files, that a GNU package needs
-AUTOMAKE_OPTIONS = foreign 1.4
-
 SUBDIRS = astronomy collections dataManip fileUtils image sysUtils
 
@@ -25,4 +21,5 @@
 
 libpslib_la_SOURCES = psTest.c 
+libpslib_la_LDFLAGS = -version-info $(PSLIB_LT_VERSION) 
 
 EXTRA_DIST = parseErrorCodes.pl mainpage.dox Doxyfile psErrorCodes.dat psTest.h
