Codebase list librelp / db4545f2-3d7f-48f8-a06f-2628b5bb1732/main Makefile.am
db4545f2-3d7f-48f8-a06f-2628b5bb1732/main

Tree @db4545f2-3d7f-48f8-a06f-2628b5bb1732/main (Download .tar.gz)

Makefile.am @db4545f2-3d7f-48f8-a06f-2628b5bb1732/mainraw · 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!