]> git.ipfire.org Git - thirdparty/newt.git/commitdiff
fixed rule
authorewt <ewt>
Mon, 13 Oct 1997 20:21:48 +0000 (20:21 +0000)
committerewt <ewt>
Mon, 13 Oct 1997 20:21:48 +0000 (20:21 +0000)
Makefile

index 5252d9c7a81d5419e8845e48e48808356ee79950..c96e589899309ffa8e38c7d59a9310628316fe6f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -92,7 +92,7 @@ install: $(LIBNEWT) whiptail
        install -m 644 $(LIBNEWT) $(instroot)/$(libdir)
        install -s -m 755 whiptail $(instroot)/$(bindir)
 
-install-sh: sharedlib
+install-sh: sharedlib whiptcl.so
        install -m 755 $(LIBNEWTSH) $(instroot)/$(libdir)
        ln -sf $(LIBNEWTSH) $(instroot)/$(libdir)/libnewt.so
        install -m 755 whiptcl.so $(instroot)/$(libdir)