diff options
Diffstat (limited to 'macros2/Makefile.am')
-rw-r--r-- | macros2/Makefile.am | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/macros2/Makefile.am b/macros2/Makefile.am deleted file mode 100644 index a94ad27..0000000 --- a/macros2/Makefile.am +++ /dev/null @@ -1,12 +0,0 @@ -## Please update this variable if any new macros are created - -MATE2_MACROS = \ - mate-common.m4 \ - mate-compiler-flags.m4 - -EXTRA_DIST = $(MATE2_MACROS) mate-autogen - -aclocaldir = $(datadir)/aclocal -aclocal_DATA = $(MATE2_MACROS) - -bin_SCRIPTS = mate-autogen |