Try and remove la file(s)
authorScott Cantor <cantor.2@osu.edu>
Thu, 8 Apr 2004 03:06:47 +0000 (03:06 +0000)
committerScott Cantor <cantor.2@osu.edu>
Thu, 8 Apr 2004 03:06:47 +0000 (03:06 +0000)
Makefile.am

index 5c94b8a..3dd5d71 100644 (file)
@@ -17,6 +17,9 @@ dist-hook:
        rm -rf `find $(distdir)/doc -name Makefile`
        rm -rf `find $(distdir)/isapi_shib -name CVS`
 
+install-exec-hook:
+       rm -f $(DESTDIR)$(libdir)/*.la
+
 WANT_SUBDIRS = @WANT_SUBDIRS@
 
 SUBDIRS = $(WANT_SUBDIRS)