aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-02-21 10:22:35 -0600
committerTed Gould <ted@gould.cx>2011-02-21 10:22:35 -0600
commitdcf34291bd1cc3f58652c96bd37de3162497b269 (patch)
treeab7613fcf51bc7742993cc6bc767c8aec32ddb18 /tests/Makefile.am
parentf3eb3cbb4623b9e996d2cc62a21b6fcc4a2331c7 (diff)
downloadlibdbusmenu-dcf34291bd1cc3f58652c96bd37de3162497b269.tar.gz
libdbusmenu-dcf34291bd1cc3f58652c96bd37de3162497b269.tar.bz2
libdbusmenu-dcf34291bd1cc3f58652c96bd37de3162497b269.zip
Bringing along the simple items test as well
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 1f8faec..09bc4c5 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -367,6 +367,8 @@ test_glib_simple_items_LDADD = \
../libdbusmenu-glib/libdbusmenu-glib.la \
$(DBUSMENUGLIB_LIBS)
+EXTRA_DIST += test-glib-simple-items.py
+
######################
# Test GTK Object
######################