]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Fri, 3 Feb 2012 18:58:47 +0000 (18:58 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Fri, 3 Feb 2012 18:58:47 +0000 (18:58 +0000)
ltdl/Makefile.inc

index 6a2a35764a7ee015a9b937dd49e150232708c2cc..c3af6e384fad25805050dfecc8873243c12356d5 100644 (file)
@@ -22,7 +22,7 @@
 ## GNU Lesser General Public License for more details.
 ##
 ## You should have received a copy of the GNU LesserGeneral Public
-## License along with GNU Libltdl; see the file README.  If not, a
+## License along with GNU Libltdl; see the file COPYING.LIB.  If not, a
 ## copy can be downloaded from http://www.gnu.org/licenses/lgpl.html,
 ## or obtained by writing to the Free Software Foundation, Inc.,
 ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
@@ -125,7 +125,7 @@ CLEANFILES                 += ltdl/libltdl.la \
 ## automatically:
 CLEANFILES            += $(ltdl_LIBOBJS) $(ltdl_LTLIBOBJS)
 
-EXTRA_DIST            += ltdl/README \
+EXTRA_DIST            += ltdl/COPYING.LIB \
                          ltdl/README
 
 ## --------------------------- ##