diff options
author | David Zeuthen <davidz@redhat.com> | 2008-07-21 21:23:37 +0000 |
---|---|---|
committer | David Zeuthen <davidz@src.gnome.org> | 2008-07-21 21:23:37 +0000 |
commit | 3b86aa16f6ee6e130b9ba146374e94485e7dc02e (patch) | |
tree | 4256eca2f087da321b53d0fb31e47476d7e7ba1d /configure.ac | |
parent | 254da483f3fd9eb7bb6ffa51768fc64fb243e17c (diff) |
Separate the hal and gphoto2 volume monitors - this is in part needed to
2008-07-21 David Zeuthen <davidz@redhat.com>
* configure.ac:
* monitor/Makefile.am:
* monitor/hal/*:
* monitor/gphoto2/*:
Separate the hal and gphoto2 volume monitors - this is in part
needed to solve bug #520123.
svn path=/trunk/; revision=1827
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index a6b0f4f3..df4e1ccf 100644 --- a/configure.ac +++ b/configure.ac @@ -557,6 +557,7 @@ daemon/Makefile monitor/Makefile monitor/proxy/Makefile monitor/hal/Makefile +monitor/gphoto2/Makefile gconf/Makefile programs/Makefile test/Makefile |