let's get things right, we are in plugins/mate not epan/dfilter (from which I stole the nmake rules)

svn path=/trunk/; revision=14375
This commit is contained in:
Luis Ontanon 2005-05-16 15:10:50 +00:00
parent d6fa558b5f
commit e3d0bbc874
1 changed files with 1 additions and 1 deletions

View File

@ -53,4 +53,4 @@ mate_grammar.c : mate_grammar.lemon $(LEMON)\lemon.exe
$(LEMON)\lemon.exe:
cd ../../tools/lemon
$(MAKE) -f makefile.nmake
cd ../../epan/dfilter
cd ../../plugins/mate