summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 27d260c1c5278fc5f026e7fcc4a177a252c65416 (plain)
1
2
3
4
5
6
7
8
## Makefile.am -- Process this file with automake to produce Makefile.in
ACLOCAL_AMFLAGS = -I m4

SUBDIRS = src tests doc

EXTRA_HEADERS = src/mpc-log.h
include_HEADERS = src/mpc.h @MPC_LOG_H@
EXTRA_DIST = Makefile.vc tests/tgeneric.c