]> Dogcows Code - chaz/openbox/blobdiff - util/epist/Makefile.am
initial checkin
[chaz/openbox] / util / epist / Makefile.am
index 2378f8df757d80817da8966204248e5cd9d06cf5..20e3ceee2d6cf5f2b946be7e38288ce3ba62f33d 100644 (file)
@@ -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
This page took 0.021611 seconds and 4 git commands to generate.