diff options
author | Ted Gould <ted@gould.cx> | 2011-01-27 15:57:33 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-01-27 15:57:33 -0600 |
commit | 94b8617e7161b6ff2357bca6c863e93e6d5a9a08 (patch) | |
tree | 83ba4d7ab131d11183ed4588c7ae85719dc88df5 /tests/Makefile.am | |
parent | 1f80de2bdc26fb3b0e432ef154a968abee596abf (diff) | |
parent | 7ac86017b815b015a994bfdf4e91fc5af7e53e10 (diff) | |
download | ayatana-indicator-application-94b8617e7161b6ff2357bca6c863e93e6d5a9a08.tar.gz ayatana-indicator-application-94b8617e7161b6ff2357bca6c863e93e6d5a9a08.tar.bz2 ayatana-indicator-application-94b8617e7161b6ff2357bca6c863e93e6d5a9a08.zip |
Sync to Ubuntu Desktop
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index cef1eda..a885dff 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -14,6 +14,7 @@ DBUS_RUNNER=dbus-test-runner --dbus-config /usr/share/dbus-test-runner/session.c ######################################### test_approver_SOURCES = \ + $(top_srcdir)/src/gen-notification-approver.xml.c \ test-approver.c test_approver_CFLAGS = \ |