1SUBDIRS = src test doc
2
3EXTRA_DIST = nxml.pc nxml.pc.in doxy.conf doxy.conf.in
4
5pkgconfigdir = $(libdir)/pkgconfig
6pkgconfig_DATA = nxml.pc
7