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