summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorpixel <pixel>2007-07-10 09:31:39 +0000
committerpixel <pixel>2007-07-10 09:31:39 +0000
commitda769d1be51b4251854b10f841b6764cbc1fde1f (patch)
treee0f3f791a34d37802880d9cd8ba972b785115d49 /Makefile
parenta3e08df7a6655e7baf3505edeed3a1c0dff5bbf8 (diff)
Include files search path.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8479930..bd5721a 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ CC = gcc
LD = gcc
AR = ar rcs
-CPPFLAGS = -g -Wall -Werror -D_FILE_OFFSET_BITS=64
+CPPFLAGS = -g -Wall -Werror -D_FILE_OFFSET_BITS=64 -I.
LDFLAGS = -g -lssl
SOURCE_LIST = \