aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 7843433..2c1d3a8 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -28,7 +28,8 @@ libeclat_a_SOURCES=\
28 reqsign.c\ 28 reqsign.c\
29 sha1.c\ 29 sha1.c\
30 sha1.h\ 30 sha1.h\
31 urlencode.c 31 urlencode.c\
32 xmltree.c
32 33
33AM_LDFLAGS = $(CURL_LIBS) 34AM_LDFLAGS = $(CURL_LIBS)
34INCLUDES = -I$(top_srcdir)/grecs/src/ $(CURL_CFLAGS) 35INCLUDES = -I$(top_srcdir)/grecs/src/ $(CURL_CFLAGS)

Return to:

Send suggestions and report system problems to the System administrator.