diff options
author | Pete Woods <pete.woods@canonical.com> | 2013-08-20 11:38:10 +0100 |
---|---|---|
committer | Pete Woods <pete.woods@canonical.com> | 2013-08-20 11:38:10 +0100 |
commit | 79c89af3ac3c0c04f947c98b360a3ccaccbfc5dc (patch) | |
tree | cfc0e002b44a53eba419ad3f80b72201dde58bba /Makefile.am | |
parent | 94fef3bf0ca765544ef93f4a6cd38684b3ccf02e (diff) | |
download | ayatana-indicator-messages-79c89af3ac3c0c04f947c98b360a3ccaccbfc5dc.tar.gz ayatana-indicator-messages-79c89af3ac3c0c04f947c98b360a3ccaccbfc5dc.tar.bz2 ayatana-indicator-messages-79c89af3ac3c0c04f947c98b360a3ccaccbfc5dc.zip |
Re-do merge
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index daeb2b7..f8141a8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,6 @@ SUBDIRS = \ + common \ src \ libmessaging-menu \ data \ |