diff options
| author | Ken VanDine <ken.vandine@canonical.com> | 2009-09-10 10:08:18 -0400 |
|---|---|---|
| committer | Ken VanDine <ken.vandine@canonical.com> | 2009-09-10 10:08:18 -0400 |
| commit | 72003f10d90c8392af14a6352e05c667c30ac4db (patch) | |
| tree | bc567620d6d28ab84ce27be00e6158e05bbcdb2c /Makefile.am | |
| parent | 08950edeb4c7a65eb120313c24c02a2555d73977 (diff) | |
| parent | 5439c24a959d39d9ab54e637d2db3bc3d1227d47 (diff) | |
| download | ayatana-indicator-messages-72003f10d90c8392af14a6352e05c667c30ac4db.tar.gz ayatana-indicator-messages-72003f10d90c8392af14a6352e05c667c30ac4db.tar.bz2 ayatana-indicator-messages-72003f10d90c8392af14a6352e05c667c30ac4db.zip | |
* New release (LP: #427357)
* Merging in v2-api stuff which will become 0.2.1
* debian/control:
- Requiring > 0.2.0 of libindicate-*
- bump dbusmenu dependencies.
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 7220eba..7d58c6b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,3 +3,5 @@ SUBDIRS = \ src \ data +DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall + |
