diff options
| author | Ted Gould <ted@gould.cx> | 2010-11-08 11:49:27 -0500 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2010-11-08 11:49:27 -0500 |
| commit | 145fd40be09045eb775dd5cdf754623ae7fc210b (patch) | |
| tree | 9065e22cf53449c89fd42cc2c8585e100cbf1cd6 /tests/Makefile.am | |
| parent | 8d9b6e921d45ba5f4153e7c1fd784eef64c3d80e (diff) | |
| download | libayatana-appindicator-145fd40be09045eb775dd5cdf754623ae7fc210b.tar.gz libayatana-appindicator-145fd40be09045eb775dd5cdf754623ae7fc210b.tar.bz2 libayatana-appindicator-145fd40be09045eb775dd5cdf754623ae7fc210b.zip | |
Adding a desktop file for testing
Diffstat (limited to 'tests/Makefile.am')
| -rw-r--r-- | tests/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index f2bdbb2..f52b78b 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -13,7 +13,9 @@ check_PROGRAMS = \ TESTS = DISTCLEANFILES = $(TESTS) -EXTRA_DIST = run-xvfb.sh +EXTRA_DIST = \ + run-xvfb.sh \ + test-libappindicator.desktop ######################################### ## test-libappindicator |
