Codebase list librelp / debian/latest Makefile.am
debian/latest

Tree @debian/latest (Download .tar.gz)

Makefile.am @debian/latestraw · history · blame

1
2
3
4
5
6
7
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = src doc tests

pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = relp.pc

# Note: version-info is set in ./src/Makefile.am!