aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-04-14 11:40:47 +0200
committerGuido Günther <agx@sigxcpu.org>2014-04-14 12:13:48 +0200
commitc6fde247ecad202e8de5672da7d1c88be723e90e (patch)
treec457a2009a9e1be90ad6b64d40a5024833dbd135 /Makefile.am
parent077122801c2945092dc7499d48a4511d53cb6835 (diff)
Switch to glib's testing framework
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index be88fa8..2b4fa53 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,10 @@
SUBDIRS = libplanfahr data docs
ACLOCAL_AMFLAGS = -I m4
+
+EXTRA_DIST = \
+ flymake.mk \
+ glib-tap.mk \
+ tap-driver.sh \
+ tap-test \
+ $(NULL)