From 19144ce9db85617982c596ef4929ca63c6685dbb Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Wed, 9 Aug 2023 16:53:47 +0200 Subject: [PATCH] Remove useless m4/Makefile.am See: https://github.com/moebiuscurve/ibus-table-others/issues/36 --- Makefile.am | 1 - configure.ac | 1 - m4/.gitignore | 1 + m4/Makefile.am | 22 ---------------------- 4 files changed, 1 insertion(+), 24 deletions(-) create mode 100644 m4/.gitignore delete mode 100644 m4/Makefile.am diff --git a/Makefile.am b/Makefile.am index 8f445c8..85e9083 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,7 +20,6 @@ SUBDIRS = \ icons \ - m4 \ tables \ emoticon-src \ $(NULL) diff --git a/configure.ac b/configure.ac index 4ccebfc..8e7da67 100644 --- a/configure.ac +++ b/configure.ac @@ -173,7 +173,6 @@ AM_CONDITIONAL([IBUS_TABLE_BUILD_MONGOLBICHIG],[test x"$enable_mongolbichig" != AC_CONFIG_FILES(Makefile icons/Makefile tables/Makefile -m4/Makefile emoticon-src/Makefile ibus-table-others.spec ) diff --git a/m4/.gitignore b/m4/.gitignore new file mode 100644 index 0000000..0f4126c --- /dev/null +++ b/m4/.gitignore @@ -0,0 +1 @@ +*.m4 diff --git a/m4/Makefile.am b/m4/Makefile.am deleted file mode 100644 index ce42b22..0000000 --- a/m4/Makefile.am +++ /dev/null @@ -1,22 +0,0 @@ -# vim:set ts=4 -# -# ibus-tables-cyrillic - The Cyrillic tables for IBus-Table -# -# Copyright (c) 2009-2010 Caius 'kaio' Chance -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 3, or (at your option) -# any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - -EXTRA_DIST = \ - $(NULL)