From a602f4287ef14e95cbaea78c8c676c247a6226fe Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Fri, 11 Dec 2009 20:23:37 -0600 Subject: Adding the Python build system into the indicator-application one. --- Makefile.am | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index d05078e..a142f73 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,8 +1,9 @@ SUBDIRS = data \ - src \ - example \ - tests \ - docs + src \ + python \ + example \ + tests \ + docs EXTRA_DIST = \ gtk-doc.make \ -- cgit v1.2.3