Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile.am - github.com/neutrinolabs/librfxcodec.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b319cbd9d150f32d97efa9a74e719f2939492cf2 (plain)
1
2
3
4
5
6
7
8
9
10
ACLOCAL_AMFLAGS = -I m4

pkgconfig_DATA = rfxcodec.pc

EXTRA_DIST = bootstrap readme.txt

SUBDIRS = \
  include \
  src \
  tests