Fix mmlib path
authorMatthew Mondor <mmondor@pulsar-zone.net>
Mon, 22 Sep 2014 18:19:42 +0000 (18:19 +0000)
committerMatthew Mondor <mmondor@pulsar-zone.net>
Mon, 22 Sep 2014 18:19:42 +0000 (18:19 +0000)
mmsoftware/tap-bridge/GNUmakefile

index cad164d..8dabe85 100644 (file)
@@ -1,6 +1,6 @@
-# $Id: GNUmakefile,v 1.2 2007/12/20 01:32:19 mmondor Exp $
+# $Id: GNUmakefile,v 1.3 2014/09/22 18:19:42 mmondor Exp $
 
-MMLIB_PATH := ../../mmlib
+MMLIB_PATH := ../mmlib
 
 MMLIBS := $(addprefix $(MMLIB_PATH)/,mmpool.o mmhash.o mmlog.o)
 LIBS := -lc