fix include paths

This commit is contained in:
Josh Coalson 2002-07-03 22:23:15 +00:00
parent 629a45db05
commit d2417ef9f0

View File

@ -3,7 +3,7 @@
#
LIB_NAME = libgetopt
INCLUDES = -I../../include/share
INCLUDES = -I../../include
OBJS = \
getopt.o \