From f429e2c55f77d5869683d902c9f4d96df1678d6c Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 3 May 2017 09:18:25 +0200 Subject: Get rid of legacy build systems --- examples/Makefile.am | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 examples/Makefile.am (limited to 'examples/Makefile.am') diff --git a/examples/Makefile.am b/examples/Makefile.am deleted file mode 100644 index 756331f..0000000 --- a/examples/Makefile.am +++ /dev/null @@ -1,6 +0,0 @@ -# file : examples/Makefile.am -# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC -# license : MIT; see accompanying LICENSE file - -SUBDIRS = __path__(dirs) -EXTRA_DIST = __file__(extra_dist) -- cgit v1.1