Ticket #14216: patch-Makefile.am.diff
File patch-Makefile.am.diff, 287 bytes (added by ghosthound, 17 years ago) |
---|
-
Makefile.am
old new 23 23 24 24 libgd_la_LIBADD = $(LTLIBICONV) 25 25 26 LDADD = ./libgd.la $(L IBICONV)26 LDADD = ./libgd.la $(LTLIBICONV) 27 27 28 28 dist-zip: distdir 29 29 zip -qr $(distdir).zip $(distdir)