Rename the library subdirectory to libsecret
[platform/upstream/libsecret.git] / tool / Makefile.am
index c461c73..691d27f 100644 (file)
@@ -2,7 +2,7 @@ include $(top_srcdir)/Makefile.decl
 
 INCLUDES = \
        -I$(top_srcdir) \
-       -I$(top_srcdir)/library \
+       -I$(top_srcdir)/libsecret \
        -DSECRET_COMPILATION \
        $(NULL)
 
@@ -12,4 +12,4 @@ secret_tool_SOURCES = \
        secret-tool.c
 
 secret_tool_LDADD = \
-       $(top_builddir)/library/libsecret-0.la
+       $(top_builddir)/libsecret/libsecret-0.la