diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 0137635..1e2f1c8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,7 +12,8 @@ EXTRA_ROOTDOC_FILES = \ HACKING \ DESIGN \ README \ - README-colorramp + README-colorramp \ + redshift.conf.sample _HICOLOR_FILES = \ data/icons/hicolor/scalable/apps/redshift.svg \ @@ -28,6 +29,7 @@ _UBUNTU_MONO_LIGHT_FILES = \ data/icons/ubuntu-mono-light/scalable/apps/redshift-status-off.svg DESKTOP_IN_FILES = \ + data/applications/redshift.desktop.in \ data/applications/redshift-gtk.desktop.in SYSTEMD_USER_UNIT_IN_FILES = \ |