]> git.sesse.net Git - vlc/blob - bindings/cil/Makefile.am
Non-working skeleton build system
[vlc] / bindings / cil / Makefile.am
1 # Makefile.am - master Makefile for libvlc-cil
2
3 ACLOCAL_AMFLAGS = -I m4
4 AUTOMAKE_OPTIONS = \
5         -Wall \
6         check-news \
7         std-options \
8         dist-bzip2 \
9         no-dist-gzip \
10         no-exeext
11
12 SUBDIRS = src tests
13 DIST_SUBDIRS = $(SUBDIRS) m4