diff options
Diffstat (limited to 'ext/gd/Makefile.in')
-rw-r--r-- | ext/gd/Makefile.in | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ext/gd/Makefile.in b/ext/gd/Makefile.in index e42123df75..15ccebb1f7 100644 --- a/ext/gd/Makefile.in +++ b/ext/gd/Makefile.in @@ -5,8 +5,3 @@ LTLIBRARY_SHARED_NAME = gd.la LTLIBRARY_SHARED_LIBADD = $(GD_LFLAGS) $(GD_LIBS) include $(top_srcdir)/build/dynlib.mk - - - - - |