[gnome-python-desktop] minor autotools fixes



commit 376b6b0f61c1f4fd72632303f69968afeb20a82c
Author: Gustavo Carneiro <gjc inescporto pt>
Date:   Sun May 3 18:35:11 2009 +0100

    minor autotools fixes
---
 Makefile.am |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index cffc240..e47d8e8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -61,6 +61,10 @@ if BUILD_EVINCE
   SUBDIRS += evince
 endif
 
+if BUILD_BRASEROMEDIA
+  SUBDIRS += braseromedia
+endif
+
 SUBDIRS +=  tests
 
 pkgconfigdir = $(libdir)/pkgconfig
@@ -106,8 +110,8 @@ EXTRA_DIST = \
   examples/keyring.py \
   examples/keyring-async.py \
   examples/rsvg/rsvg-cairo.py \
-  examples/wnck_example.py
-
+  examples/wnck_example.py \
+  examples/braseromedia/drive_selection.py
 
 
 $(srcdir)/ChangeLog:



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]