Explorar o código

include local.h from the config dir

ceriel %!s(int64=33) %!d(string=hai) anos
pai
achega
47390a8b2c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      doc/em/int/Makefile

+ 1 - 1
doc/em/int/Makefile

@@ -24,7 +24,7 @@ nem:            nem.p
 		apc -O -i nem.p >emerrs ; mv a.out nem
 
 emdmp:          emdmp.c
-		$(CC) -I$(HOME)/h -o emdmp -O emdmp.c
+		$(CC) -I$(HOME)/h -I$(HOME)/config -o emdmp -O emdmp.c
 
 cmp: