summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>2010-03-07 21:48:17 +0200
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>2010-03-11 01:08:03 +0200
commit5c7fa51308bc048c634ecc4df973692532e3f70d (patch)
treea70b27a935aee5d0c52e2e9963cd4207a2c75cce /Makefile.am
parent92534b8a283ceba946e12bd038c7dc58e1205f0a (diff)
downloadrygel-5c7fa51308bc048c634ecc4df973692532e3f70d.tar.gz
build,tests: First unit test
Add unit test for HTTPItemURI. This also includes the needed build setup.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 412fdc7a..88969b0b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = src data
+SUBDIRS = src data tests
pkgconfig_DATA= rygel-1.0.pc
pkgconfigdir = $(libdir)/pkgconfig