summary refs log tree commit diff stats
path: root/libotr/libotr-4.1.1/Makefile.am
blob: 0508e6705240677c9b90a4f8535dbadea4fa747f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
ACLOCAL_AMFLAGS = -I config

SUBDIRS = src toolkit
if BUILD_TESTS
SUBDIRS += tests
endif

EXTRA_DIST = Protocol-v3.html UPGRADING packaging libotr.m4 libotr.pc.in bootstrap

aclocaldir = $(datadir)/aclocal
aclocal_DATA = libotr.m4

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