X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=fish%2FMakefile.am;h=75002cce52143139a28bda2f409a6b0da2e25234;hb=327442119ff1f1791a0682928e59b0c4b4752007;hp=01ed59c74c9524a20c7ee12900b8591a1caea720;hpb=e1aca6323e33e0dd50e23dc0d638f5789c9188e4;p=libguestfs.git diff --git a/fish/Makefile.am b/fish/Makefile.am index 01ed59c..75002cc 100644 --- a/fish/Makefile.am +++ b/fish/Makefile.am @@ -128,12 +128,6 @@ rc_protocol.h: rc_protocol.x mv $@-t $@ endif -# Build a partly-static library (for the binary distribution). - -guestfish.static$(EXEEXT): $(guestfish_OBJECTS) $(guestfish_DEPENDENCIES) - $(top_srcdir)/relink-static.sh \ - $(guestfish_LINK) $(guestfish_OBJECTS) -static $(guestfish_LDADD) $(guestfish_LIBS) $(LIBVIRT_LIBS) $(LIBXML2_LIBS) -ltinfo -lpcre -lhivex -lmagic -lz -lm - # Manual page. man_MANS = guestfish.1