repo.or.cz
/
libxdg-basedir.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update remaining base query api functions to allow NULL handles.
[libxdg-basedir.git]
/
Makefile.am
blob
d5e89ff8c4a6e7dd33a23710dd32f33dd76606c2
1
ACLOCAL_AMFLAGS = -I m4
2
3
SUBDIRS = include src tests
4
5
EXTRA_DIST = \
6
doxygen.cfg \
7
autogen.sh
8
9
include_HEADERS = include/basedir.h include/basedir_fs.h
10
11
include $(top_srcdir)/aminclude.am
12
13
pkgconfigdir=$(libdir)/pkgconfig
14
pkgconfig_DATA=pkgconfig/libxdg-basedir.pc