[libgsf] Compilation: hook the python directory back in.



commit a922984c64c666a8ff266aa250b8f0701ab17c0f
Author: Morten Welinder <terra gnome org>
Date:   Wed Feb 27 17:42:23 2013 -0500

    Compilation: hook the python directory back in.

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 1e11a90..992f4bc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,7 +7,7 @@ if WITH_WIN32
   pkgconfig_DATA += libgsf-win32-1.pc
 endif
 
-SUBDIRS = po gsf gsf-win32 doc tools tests m4 thumbnailer
+SUBDIRS = po gsf gsf-win32 doc tools tests m4 thumbnailer python
 
 EXTRA_DIST = BUGS HACKING      \
        intltool-extract.in     \


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