summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorwillson-chen <willson.chenwx@gmail.com>2019-11-13 23:03:44 +0800
committerMike Frysinger <vapier@gentoo.org>2021-04-24 23:30:42 -0400
commit8df65487ff0ba98771ed865be80a2d47c91fcc4b (patch)
treea0520f3789d44cf54ed76b10160a3cac3bd33041 /Makefile.am
parentb4eb70cf741ad27d3588ad3d9aad339ac4ddb8ed (diff)
downloadlibgd-8df65487ff0ba98771ed865be80a2d47c91fcc4b.tar.gz
drop support for VMS #453
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e1feffc..b47226c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = src config tests
-EXTRA_DIST = test docs examples windows VMS cmake bootstrap.sh CMakeLists.txt CONTRIBUTORS README.md CHANGELOG.md CONTRIBUTING.md
+EXTRA_DIST = test docs examples windows cmake bootstrap.sh CMakeLists.txt CONTRIBUTORS README.md CHANGELOG.md CONTRIBUTING.md
clean-local:
$(srcdir)/cmake/distclean.sh --automake