From 98a34e28c7ffc4632a6de8d57891ed79974fe1c2 Mon Sep 17 00:00:00 2001 From: Jon Lund Steffensen Date: Tue, 10 Dec 2013 23:26:46 -0500 Subject: Fix errors when running dist targets Distribute files HACKING, DESIGN and README-colorramp Remove location-gnome-clock.c from POTFILES.in --- Makefile.am | 7 +++++++ po/POTFILES.in | 1 - 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index b657680..000076f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,6 +2,11 @@ SUBDIRS = src po ACLOCAL_AMFLAGS = -I m4 +EXTRA_ROOTDOC_FILES = \ + HACKING \ + DESIGN \ + README-colorramp + _HICOLOR_FILES = \ data/icons/hicolor/scalable/apps/redshift.svg \ data/icons/hicolor/scalable/apps/redshift-status-on.svg \ @@ -18,6 +23,7 @@ _UBUNTU_MONO_LIGHT_FILES = \ _DESKTOP_FILES = \ data/applications/redshift-gtk.desktop + # Icons if ENABLE_GUI hicolor_icondir = @datadir@/icons/hicolor/scalable/apps @@ -43,6 +49,7 @@ endif dist_man1_MANS = redshift.1 EXTRA_DIST = \ + $(EXTRA_ROOTDOC_FILES) \ $(_HICOLOR_FILES) \ $(_UBUNTU_MONO_DARK_FILES) \ $(_UBUNTU_MONO_LIGHT_FILES) \ diff --git a/po/POTFILES.in b/po/POTFILES.in index 01a6e9c..a15010b 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -8,7 +8,6 @@ src/gamma-randr.c src/gamma-vidmode.c src/gamma-w32gdi.c -src/location-gnome-clock.c src/location-manual.c src/redshift-gtk/statusicon.py -- cgit v1.2.3-70-g09d2