]> git.ozlabs.org Git - ppp.git/blobdiff - pppstats/Makefile.linux
include from ../include not ..
[ppp.git] / pppstats / Makefile.linux
index 36af5f82ab3e8eaa639b7bb9d80631a32efee627..bbef60cb085d6643036311209e43e8895c7ecf11 100644 (file)
@@ -1,6 +1,6 @@
 #
 # pppstats makefile
 #
 # pppstats makefile
-# $Id: Makefile.linux,v 1.2 1996/05/26 23:56:40 paulus Exp $
+# $Id: Makefile.linux,v 1.3 1998/03/25 02:21:20 paulus Exp $
 #
 
 PPPSTATSRCS = pppstats.c
 #
 
 PPPSTATSRCS = pppstats.c
@@ -8,7 +8,7 @@ PPPSTATOBJS = pppstats.o
 
 #CC = gcc
 COPTS = -O
 
 #CC = gcc
 COPTS = -O
-COMPILE_FLAGS = -D_linux_
+COMPILE_FLAGS = -D_linux_ -I../include
 LIBS =
 
 INSTALL= install -o root -g daemon
 LIBS =
 
 INSTALL= install -o root -g daemon