summaryrefslogtreecommitdiff
path: root/contrib/libxdg-basedir/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/libxdg-basedir/Makefile.am')
-rw-r--r--contrib/libxdg-basedir/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/libxdg-basedir/Makefile.am b/contrib/libxdg-basedir/Makefile.am
new file mode 100644
index 000000000..68f09b0a9
--- /dev/null
+++ b/contrib/libxdg-basedir/Makefile.am
@@ -0,0 +1,6 @@
+if !EXTERNAL_LIBXDG_BASEDIR
+noinst_LTLIBRARIES = libxdg-basedir.la
+endif
+
+libxdg_basedir_la_SOURCES = basedir.c basedir.h
+libxdg_basedir_la_CFLAGS = $(VISIBILITY_FLAG)