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.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/contrib/libxdg-basedir/Makefile.am b/contrib/libxdg-basedir/Makefile.am
new file mode 100644
index 000000000..4afde11fa
--- /dev/null
+++ b/contrib/libxdg-basedir/Makefile.am
@@ -0,0 +1,8 @@
+include $(top_srcdir)/misc/Makefile.quiet
+if !EXTERNAL_LIBXDG_BASEDIR
+noinst_LTLIBRARIES = libxdg-basedir.la
+endif
+
+AM_CFLAGS = $(DEFAULT_OCFLAGS) $(VISIBILITY_FLAG)
+
+libxdg_basedir_la_SOURCES = basedir.c basedir.h basedir_fs.h