[pyclutter] build: Recurse into build/



commit 289eba0617bde66e01bd7b471e29144754c1be97
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Thu Apr 16 14:25:58 2015 +0100

    build: Recurse into build/
    
    Otherwise the directory won't be added to the dist.

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index b2ec139..724dc3b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,3 @@
 ACLOCAL_AMFLAGS = -I build/autotools
 
-SUBDIRS = gi examples 
+SUBDIRS = build gi examples


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