From 7b999defb449282f9f570a90ea3ad84c2fd5da2e Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Mon, 7 Jan 2019 22:02:58 +0000 Subject: Flex by-products added to CLEANFILES --- mixlib/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mixlib/Makefile.am b/mixlib/Makefile.am index 7a9d1fd..b32ce63 100644 --- a/mixlib/Makefile.am +++ b/mixlib/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -# Copyright (C) 2000, 2001, 2006, 2014 Free Software Foundation, Inc. +# Copyright (C) 2000, 2001, 2006, 2014, 2019 Free Software Foundation, Inc. # # This file is free software; as a special exception the author gives # unlimited permission to copy and/or distribute it, with or without @@ -14,6 +14,8 @@ SUBDIRS = testsuite AM_CFLAGS += -I$(includedir) -I$(top_srcdir) -DG_LOG_DOMAIN=\"libmix\" +CLEANFILES = mix_scanner.c mix_eval_scanner.c + noinst_LIBRARIES = libmix.a libmix_a_SOURCES = gettext.h \ completion.h completion.c \ -- cgit v1.2.3