diff options
author | Ted Gould <ted@canonical.com> | 2009-01-08 16:53:43 -0600 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-01-08 16:53:43 -0600 |
commit | 5ed10dfc4cb460190959667a93846c6c091b4b0b (patch) | |
tree | 728c6a1edb1e19c9addaef5bf7d765f51a98ae41 /configure.ac | |
parent | fc3c5b99d0f8c7dc63e677fb18742598a50482ff (diff) | |
download | libayatana-indicator-5ed10dfc4cb460190959667a93846c6c091b4b0b.tar.gz libayatana-indicator-5ed10dfc4cb460190959667a93846c6c091b4b0b.tar.bz2 libayatana-indicator-5ed10dfc4cb460190959667a93846c6c091b4b0b.zip |
Adding in build support for the indicate and crash test. Will make future ones easier.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index f50f788..eeca255 100644 --- a/configure.ac +++ b/configure.ac @@ -69,6 +69,7 @@ AC_OUTPUT([ Makefile src/Makefile libindicate/Makefile +libindicate/tests/Makefile data/Makefile data/icons/Makefile data/icons/16x16/Makefile |