summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-06-05 15:49:53 +0200
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-06-05 15:49:53 +0200
commit3a336862a3ea92f19bfc92d7cebe4787044980cd (patch)
treece1d24ffb67fd349ee029fe121cefa782194004e /data
parentc221197779fdaa77d2b0546702f02c7be6719a95 (diff)
downloadtelepathy-account-widgets-3a336862a3ea92f19bfc92d7cebe4787044980cd.tar.gz
add css_DATA to EXTRA_DIST and DISTCLEANFILES
Diffstat (limited to 'data')
-rw-r--r--data/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 6f12bc70..e22d909e 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -70,11 +70,13 @@ EXTRA_DIST = \
$(clientfile_DATA) \
$(servicefile_in_files) \
$(gsettings_SCHEMAS) \
+ $(css_DATA) \
$(NULL)
DISTCLEANFILES = \
$(desktop_DATA) \
$(schemas_DATA) \
$(servicefile_DATA) \
+ $(css_DATA) \
gschemas.compiled \
$(NULL)