fix include paths
This commit is contained in:
parent
629a45db05
commit
d2417ef9f0
@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
LIB_NAME = libgetopt
|
||||
INCLUDES = -I../../include/share
|
||||
INCLUDES = -I../../include
|
||||
|
||||
OBJS = \
|
||||
getopt.o \
|
||||
|
Loading…
Reference in New Issue
Block a user