aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2010-09-13 15:56:12 +0100
committerConor Curran <conor.curran@canonical.com>2010-09-13 15:56:12 +0100
commit198a4eed0247f8795a93aee73af73a55d2ab2d4a (patch)
tree94bbaf2424f7226b587472d11cca734430c77e8e /configure.ac
parentd14c4fa661af70a2d3eda9ceeb1c1c0fa5a28a93 (diff)
downloadayatana-indicator-sound-198a4eed0247f8795a93aee73af73a55d2ab2d4a.tar.gz
ayatana-indicator-sound-198a4eed0247f8795a93aee73af73a55d2ab2d4a.tar.bz2
ayatana-indicator-sound-198a4eed0247f8795a93aee73af73a55d2ab2d4a.zip
fixed autotools
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index a00cdd2..c6490d8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -135,6 +135,9 @@ AC_OUTPUT([
Makefile
src/Makefile
data/Makefile
+data/icons/Makefile
+data/icons/scalable/Makefile
+data/icons/scalable/status/Makefile
tests/Makefile
po/Makefile.in
])