diff options
author | Michael Terry <michael.terry@canonical.com> | 2012-01-09 12:09:20 +0000 |
---|---|---|
committer | Michael Terry <michael.terry@canonical.com> | 2012-01-09 12:09:20 +0000 |
commit | 49965d030fd65d3607ea0b611545163d45019852 (patch) | |
tree | dcdf5550aecb492768d2336345b2992839b5c883 /Makefile.am | |
parent | c5e62b64e1b8bc31266b426ccb1975300d365bc2 (diff) | |
download | ayatana-indicator-datetime-49965d030fd65d3607ea0b611545163d45019852.tar.gz ayatana-indicator-datetime-49965d030fd65d3607ea0b611545163d45019852.tar.bz2 ayatana-indicator-datetime-49965d030fd65d3607ea0b611545163d45019852.zip |
use libtimezonemap
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index feea4de..0229890 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,6 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} SUBDIRS = \ - libmap \ src \ data \ tests \ |