[transmageddon/gtk3] Add gstfraction.py to makefile



commit 20ed026bbd2bae595b8de7c74bc8ec91a0953472
Author: Christian Fredrik Kalager Schaller <christian schaller collabora co uk>
Date:   Thu Jan 26 17:04:02 2012 +0000

    Add gstfraction.py to makefile

 src/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 5d9f50d..30ab4e9 100755
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -10,7 +10,8 @@ transmageddon_PYTHON = \
 	presets.py \
 	utils.py \
 	about.py \
-        which.py
+        which.py \
+        gstfraction.py
 
 BUILT_SOURCES=
 



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