summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKalev Lember <kalevlember@gmail.com>2014-05-20 14:30:29 +0200
committerBastien Nocera <hadess@hadess.net>2014-05-30 11:03:24 +0200
commit08406dc293a24fe90340cc79865a27ac8dd25777 (patch)
treea99bd40108671bb524a79ceae42691ab2b063d3f /Makefile.am
parent7eb66fe1401ffac2264795dba1470958b5b443e3 (diff)
downloadgnome-desktop-08406dc293a24fe90340cc79865a27ac8dd25777.tar.gz
Add testsuite skeleton
https://bugzilla.gnome.org/show_bug.cgi?id=730447
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 5 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index b9552049..c6483857 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = libgnome-desktop docs po
+SUBDIRS = libgnome-desktop docs po tests
if DESKTOP_DOCS_ENABLED
SUBDIRS += desktop-docs
@@ -18,7 +18,10 @@ EXTRA_DIST = \
HACKING \
MAINTAINERS \
ChangeLog.pre-git \
- gnome-version.xml.in.in
+ glib-tap.mk \
+ gnome-version.xml.in.in \
+ tap-driver.sh \
+ tap-test
CLEANFILES = \
$(version_DATA)