From 3a76276faa62aa5ced08bcbcdaa9afe2eade9857 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 25 Aug 2002 18:30:16 +0000 Subject: include config.h in cc's before including openbox headers use bison instead of yacc --- util/epist/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/epist/Makefile.am') diff --git a/util/epist/Makefile.am b/util/epist/Makefile.am index 2378f8df..20e3ceee 100644 --- a/util/epist/Makefile.am +++ b/util/epist/Makefile.am @@ -61,6 +61,6 @@ config.o: config.cc config.hh ../../src/Util.hh \ keytree.hh screen.hh ../../src/BaseDisplay.hh ../../src/Timer.hh \ ../../src/XAtom.hh yacc_parser.cc: epist.y - yacc -d epist.y -o yacc_parser.cc + bison -d epist.y -o yacc_parser.cc lex.yy.c: epist.l lex epist.l -- cgit v1.2.3