diff options
author | Ted Gould <ted@gould.cx> | 2010-02-16 22:43:11 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-02-16 22:43:11 -0600 |
commit | ef9c19ed6aec8a078a612a9e9b069934bf262b80 (patch) | |
tree | 7a54f22d5d8f3be322a250d626a67720d9317c08 /tests | |
parent | 7e69f61eb09bc73067a4cf963b2fe4c44bf936a1 (diff) | |
download | libayatana-indicator-ef9c19ed6aec8a078a612a9e9b069934bf262b80.tar.gz libayatana-indicator-ef9c19ed6aec8a078a612a9e9b069934bf262b80.tar.bz2 libayatana-indicator-ef9c19ed6aec8a078a612a9e9b069934bf262b80.zip |
Shipping our test desktop file
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 1f000bd..cd1a958 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -67,7 +67,7 @@ DISTCLEANFILES += test-desktop-shortcuts-tester \ test-desktop-shortcuts-touch-test \ $(DS_XML_REPORT) \ $(DS_HTML_REPORT) - +EXTRA_DIST += test-well-formed.desktop ############################# # Dummy Indicator Blank |