diff options
Diffstat (limited to 'Build/source/libs/gd/libgd-2.1.0/Makefile.am')
-rw-r--r-- | Build/source/libs/gd/libgd-2.1.0/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Build/source/libs/gd/libgd-2.1.0/Makefile.am b/Build/source/libs/gd/libgd-2.1.0/Makefile.am new file mode 100644 index 00000000000..e8697dec587 --- /dev/null +++ b/Build/source/libs/gd/libgd-2.1.0/Makefile.am @@ -0,0 +1,3 @@ +ACLOCAL_AMFLAGS = -I m4 +SUBDIRS = src config tests +EXTRA_DIST = test docs examples windows VMS cmake netware bootstrap.sh CMakeLists.txt |