From 3ea717011e5a55772906dd6b4807e773d1897292 Mon Sep 17 00:00:00 2001 From: Jon Lund Steffensen Date: Sun, 30 Jul 2017 18:31:12 -0700 Subject: Move RedshiftController to controller.py --- src/redshift-gtk/Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/redshift-gtk/Makefile.am') diff --git a/src/redshift-gtk/Makefile.am b/src/redshift-gtk/Makefile.am index c4ab24f..b7303a2 100644 --- a/src/redshift-gtk/Makefile.am +++ b/src/redshift-gtk/Makefile.am @@ -2,8 +2,9 @@ if ENABLE_GUI redshift_gtk_PYTHON = \ __init__.py \ - utils.py \ - statusicon.py + controller.py \ + statusicon.py \ + utils.py nodist_redshift_gtk_PYTHON = \ defs.py redshift_gtkdir = $(pythondir)/redshift_gtk -- cgit v1.2.3-70-g09d2