summaryrefslogtreecommitdiffstats
path: root/discover/grub2/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'discover/grub2/Makefile.am')
-rw-r--r--discover/grub2/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/discover/grub2/Makefile.am b/discover/grub2/Makefile.am
index 48b36f0..2efc7f3 100644
--- a/discover/grub2/Makefile.am
+++ b/discover/grub2/Makefile.am
@@ -40,6 +40,7 @@ grub2_parser_ro_SOURCES = \
BUILT_SOURCES = parser.h lexer.h lexer.c lexer.h
CLEANFILES = lexer.c lexer.h
+MAINTAINERCLEANFILES = Makefile.in
# ylwrap doesn't handle flex header files well; use our own rule here.
lexer.h lexer.c: lexer.l
@@ -47,4 +48,3 @@ lexer.h lexer.c: lexer.l
lexer.o: CFLAGS+=-Wno-unused-parameter -Wno-missing-prototypes \
-Wno-missing-declarations
-
OpenPOWER on IntegriCloud