summaryrefslogtreecommitdiff
path: root/lib/Makefile.dll-lib
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>1997-04-26 14:37:06 +0000
committerTheodore Ts'o <tytso@mit.edu>1997-04-26 14:37:06 +0000
commit74becf3c0a065f8d64e07ce4d31f9fe53be91d62 (patch)
treedf6573f851195eb5a0beaa0bc540a74fc89cda3d /lib/Makefile.dll-lib
parent900e442732393189b8ecfd3bb39176e398b24970 (diff)
downloade2fsprogs-74becf3c0a065f8d64e07ce4d31f9fe53be91d62.tar.gz
Many files:
Checkin of e2fsprogs 1.02.
Diffstat (limited to 'lib/Makefile.dll-lib')
-rw-r--r--lib/Makefile.dll-lib1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.dll-lib b/lib/Makefile.dll-lib
index 1a1f9698..8bcf121d 100644
--- a/lib/Makefile.dll-lib
+++ b/lib/Makefile.dll-lib
@@ -81,6 +81,7 @@ installdirs::
install-shlibs install:: $(DLL_IMAGE).so.$(DLL_VERSION) installdirs
$(INSTALL_PROGRAM) $(DLL_IMAGE).so.$(DLL_VERSION) \
$(DESTDIR)$(DLL_INSTALL_DIR)/$(DLL_IMAGE).so.$(DLL_VERSION)
+ $(STRIP) $(DESTDIR)$(DLL_INSTALL_DIR)/$(DLL_IMAGE).so.$(DLL_VERSION)
-ldconfig
install:: $(DLL_STUB).sa