diff options
author | Ted Gould <ted@canonical.com> | 2008-10-29 21:30:35 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2008-10-29 21:30:35 -0500 |
commit | 435437a7cc42aad99d5b220e42ab8d3df965d25d (patch) | |
tree | c7214e1c6f4a2007ff109f6b70198ac627b08ae9 /Makefile.am | |
parent | 9c2e7b6066f217e3879067a6f2b368de98c5fd8e (diff) | |
download | libayatana-indicator-435437a7cc42aad99d5b220e42ab8d3df965d25d.tar.gz libayatana-indicator-435437a7cc42aad99d5b220e42ab8d3df965d25d.tar.bz2 libayatana-indicator-435437a7cc42aad99d5b220e42ab8d3df965d25d.zip |
Getting the build things together so that it starts building. Yeah.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 49e02dc..e8bf693 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,4 @@ SUBDIRS = \ - src + src \ + po |