aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 74bab4eee06..316c63725a7 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -15,6 +15,9 @@
15# You should have received a copy of the GNU General Public License 15# You should have received a copy of the GNU General Public License
16# along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 16# along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
17 17
18# GNU Emacs assumes GNU Make.
19AUTOMAKE_OPTIONS = -Wno-portability
20
18BUILT_SOURCES = 21BUILT_SOURCES =
19CLEANFILES = 22CLEANFILES =
20EXTRA_DIST = 23EXTRA_DIST =