summaryrefslogtreecommitdiff
path: root/libgnome-desktop
diff options
context:
space:
mode:
authorPatrick Welche <prlw1@cam.ac.uk>2014-09-11 16:39:03 +0200
committerPatrick Welche <prlw1@cam.ac.uk>2014-09-11 16:40:58 +0200
commit3fc0ffe3b205e0faa0c884c596c38ab5343cc17d (patch)
tree6902317aadf552941a80c6ac4d01c72a1898de52 /libgnome-desktop
parentddd4dbeb92cd9f8301f7b11cfde67a559dbf172b (diff)
downloadgnome-desktop-3fc0ffe3b205e0faa0c884c596c38ab5343cc17d.tar.gz
build: fix automake warnings
https://bugzilla.gnome.org/show_bug.cgi?id=736482
Diffstat (limited to 'libgnome-desktop')
-rw-r--r--libgnome-desktop/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgnome-desktop/Makefile.am b/libgnome-desktop/Makefile.am
index 7eabb673..79ed33fe 100644
--- a/libgnome-desktop/Makefile.am
+++ b/libgnome-desktop/Makefile.am
@@ -144,7 +144,7 @@ typelib_DATA = $(INTROSPECTION_GIRS:.gir=.typelib)
CLEANFILES += $(gir_DATA) $(typelib_DATA)
endif
-EXTRA_DIST = \
+EXTRA_DIST += \
idle-monitor.xml \
xrandr.xml \
gnome-desktop-3.0.pc.in \