aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJason Conti <jason.conti@gmail.com>2011-05-14 14:30:28 -0400
committerJason Conti <jason.conti@gmail.com>2011-05-14 14:30:28 -0400
commit2c915439e39688a06d8929127afd38ef6e65f8c3 (patch)
tree96352315c88c97d704440140c7513e59f8dac572 /configure.ac
parentd19be5c66eb6bb419da6a6baa7c6662dc5221c5e (diff)
downloadayatana-indicator-notifications-2c915439e39688a06d8929127afd38ef6e65f8c3.tar.gz
ayatana-indicator-notifications-2c915439e39688a06d8929127afd38ef6e65f8c3.tar.bz2
ayatana-indicator-notifications-2c915439e39688a06d8929127afd38ef6e65f8c3.zip
Forgot to add data/icons/Makefile to configure.ac.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index bebb647..69f1d0f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -186,6 +186,7 @@ AC_OUTPUT([
Makefile
src/Makefile
data/Makefile
+data/icons/Makefile
tests/Makefile
po/Makefile.in
])