summaryrefslogtreecommitdiff
path: root/src/common/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2015-12-01 20:11:27 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2015-12-01 20:12:35 (GMT)
commit1c9e36639b949cc765dab316825f9fec7af85a6e (patch)
tree862c1aaf89f31972930b5c938ae49cee4bb724ec /src/common/Makefile.am
parent99f653189e448b3ff3f2f02ab876231d44fa1ce3 (diff)
Computed relative and absolute paths.
Diffstat (limited to 'src/common/Makefile.am')
-rwxr-xr-xsrc/common/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/Makefile.am b/src/common/Makefile.am
index 7a35813..4c9c2a1 100755
--- a/src/common/Makefile.am
+++ b/src/common/Makefile.am
@@ -15,6 +15,7 @@ libcommon_la_SOURCES = \
leb128.h leb128.c \
macros.h \
net.h net.c \
+ pathname.h pathname.c \
sqlite.h sqlite.c \
xdg.h xdg.c \
xml.h xml.c