diff options
author | Ted Gould <ted@gould.cx> | 2011-03-03 14:38:11 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-03-03 14:38:11 -0600 |
commit | dc4a5be24185927dbd52c9404bf5974f8b418575 (patch) | |
tree | b53540826e884fec0e4cf97ddb5e086e0a5a634f /Makefile.am | |
parent | e7e3df4f785e467a59308f7b99817cfbaeecab2c (diff) | |
parent | e7442e09fecff816aa195e8aaff27192d3c64b6b (diff) | |
download | ayatana-indicator-datetime-dc4a5be24185927dbd52c9404bf5974f8b418575.tar.gz ayatana-indicator-datetime-dc4a5be24185927dbd52c9404bf5974f8b418575.tar.bz2 ayatana-indicator-datetime-dc4a5be24185927dbd52c9404bf5974f8b418575.zip |
Merge for U. Desktop
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 a692889..4de650a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,6 @@ SUBDIRS = \ + libmap \ src \ data \ tests \ |