diff options
author | Ted Gould <ted@canonical.com> | 2009-01-16 13:04:41 -0600 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-01-16 13:04:41 -0600 |
commit | 0eb58996c1129d57347361833e021e5a5111cd03 (patch) | |
tree | dd0c5de4e334585db05167368314fbecf71a6626 /libindicate/Makefile.am | |
parent | 2b6ce30681688304f321b1717cac0891882e773e (diff) | |
parent | 872812ad907aa58e02204885b12c533c2c1bec58 (diff) | |
download | libayatana-indicator-0eb58996c1129d57347361833e021e5a5111cd03.tar.gz libayatana-indicator-0eb58996c1129d57347361833e021e5a5111cd03.tar.bz2 libayatana-indicator-0eb58996c1129d57347361833e021e5a5111cd03.zip |
Getting the debian package built up so that it can have a seperate library binary package.
Diffstat (limited to 'libindicate/Makefile.am')
-rw-r--r-- | libindicate/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libindicate/Makefile.am b/libindicate/Makefile.am index 53917b7..d2a0811 100644 --- a/libindicate/Makefile.am +++ b/libindicate/Makefile.am @@ -1,6 +1,4 @@ -SUBDIRS = tests - INCLUDES= \ -DG_LOG_DOMAIN=\"libindicate\" |