diff options
author | Zhang zhengguang <zhengguang.zhang@intel.com> | 2014-11-04 11:12:11 +0800 |
---|---|---|
committer | Zhang zhengguang <zhengguang.zhang@intel.com> | 2014-11-04 11:12:11 +0800 |
commit | 9f52ffa8b526e717e324fe0835ab794478650f11 (patch) | |
tree | 4c1ec36d951519b39e0e1e7acd90bccfcd6fc2ff /Makefile.am | |
parent | 39e527cdc1af04afdf13207f5503afa7b772043e (diff) | |
download | libsoup-9f52ffa8b526e717e324fe0835ab794478650f11.tar.gz libsoup-9f52ffa8b526e717e324fe0835ab794478650f11.tar.bz2 libsoup-9f52ffa8b526e717e324fe0835ab794478650f11.zip |
Imported Upstream version 2.46.0upstream/2.46.0
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 66992d93..c8fa95ce 100644 --- a/Makefile.am +++ b/Makefile.am @@ -9,7 +9,9 @@ EXTRA_DIST = \ libsoup-gnome-2.4.pc.in \ gtk-doc.make \ libsoup-zip.in \ - m4/introspection.m4 \ + glib-tap.mk \ + tap-driver.sh \ + tap-test \ Makefile.glib DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection |