summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac1
-rw-r--r--configure.in1
2 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 74cfe51081..498dbda199 100644
--- a/configure.ac
+++ b/configure.ac
@@ -403,6 +403,7 @@ AC_OUTPUT([Makefile
pixmaps/protocols/oscar/Makefile
pixmaps/protocols/napster/Makefile
pixmaps/protocols/jabber/Makefile
+ pixmaps/protocols/icq/Makefile
pixmaps/protocols/irc/Makefile
pixmaps/protocols/gg/Makefile
pixmaps/smileys/Makefile
diff --git a/configure.in b/configure.in
index 7ba2392c6d..085ffea1ec 100644
--- a/configure.in
+++ b/configure.in
@@ -364,6 +364,7 @@ AC_OUTPUT([Makefile
pixmaps/protocols/oscar/Makefile
pixmaps/protocols/napster/Makefile
pixmaps/protocols/jabber/Makefile
+ pixmaps/protocols/icq/Makefile
pixmaps/protocols/irc/Makefile
pixmaps/protocols/gg/Makefile
pixmaps/smileys/Makefile