~unity-team/bamf/0.4

61 by Jason Smith
Add m4
1
ACLOCAL_AMFLAGS = -I m4
2
78.1.1 by Neil Jagdish Patel
[build] Removed mono deps to make building packages a 'lil easier
3
SUBDIRS = \
117 by Jason Smith
Add new source files and update bamf naming
4
  lib/libbamf \
78.1.1 by Neil Jagdish Patel
[build] Removed mono deps to make building packages a 'lil easier
5
  src \
149 by Jason Smith
Move tests into subdirectory
6
  tests/functional \
156 by Jason Smith
missing files
7
  tests/bamfdaemon \
8
  tests/libbamf \
78.1.1 by Neil Jagdish Patel
[build] Removed mono deps to make building packages a 'lil easier
9
  data \
249.1.2 by Mikkel Kamstrup Erlandsen
GTK-DOC generation working
10
  doc
88 by Neil Jagdish Patel
[release] 0.2.2 -- more licensing fixes
11
445 by Michal Hruby
Release 0.2.110
12
EXTRA_DIST = COPYING.LGPL autogen.sh build.rules.mk
360 by Mikkel Kamstrup Erlandsen
Build fixes in order to work with jhbuild:
13
DISTCHECK_CONFIGURE_FLAGS = --enable-introspection=no --enable-gtk-doc
249.1.3 by Mikkel Kamstrup Erlandsen
Add --enable-gtk-doc to DISTCHECK_CONFIGURE_FLAGS
14