aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-06-17 15:36:53 -0500
committerTed Gould <ted@canonical.com>2009-06-17 15:36:53 -0500
commit07b578064af5b24176c86e002cf410adebe99626 (patch)
treeec0262b2d50e8167eb1cb776c899966f6320ab64 /tests/Makefile.am
parent383f487b5ad3a22a78d9ee061fa5936b3a36725e (diff)
downloadlibdbusmenu-07b578064af5b24176c86e002cf410adebe99626.tar.gz
libdbusmenu-07b578064af5b24176c86e002cf410adebe99626.tar.bz2
libdbusmenu-07b578064af5b24176c86e002cf410adebe99626.zip
Removing test-gtk-label.h
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 3e818a2..e566594 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -88,7 +88,6 @@ test-gtk-label: test-gtk-label-client test-gtk-label-server
$(DBUS_RUNNER) --task ./test-gtk-label-client --task-name Client --task ./test-gtk-label-server --task-name Server --ignore-return
test_gtk_label_server_SOURCES = \
- test-gtk-label.h \
test-gtk-label-server.c
test_gtk_label_server_CFLAGS = \
@@ -104,7 +103,6 @@ test_gtk_label_server_LDADD = \
$(DBUSMENUTESTS_LIBS)
test_gtk_label_client_SOURCES = \
- test-gtk-label.h \
test-gtk-label-client.c
test_gtk_label_client_CFLAGS = \