diff options
Diffstat (limited to 'src/gtk-redshift/Makefile.am')
-rw-r--r-- | src/gtk-redshift/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gtk-redshift/Makefile.am b/src/gtk-redshift/Makefile.am index 5101cef..bb69459 100644 --- a/src/gtk-redshift/Makefile.am +++ b/src/gtk-redshift/Makefile.am @@ -12,9 +12,9 @@ dist_bin_SCRIPTS = gtk-redshift endif EXTRA_DIST = defs.py.in - CLEANFILES = defs.py + # Local python definitions defs.py: defs.py.in sed -e "s|\@bindir\@|$(bindir)|g" \ |