Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/chat
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2006-05-08 17:37:05 (GMT)
committer Dan Williams <dcbw@redhat.com>2006-05-08 17:37:05 (GMT)
commit05cd35389168a99c16aace58e0cb90df10e1c5e2 (patch)
treee4e884025dbe8ff0b233f5e9c52b349cc3fec98f /chat
parent5d827e6176fb63795de78faa19f10a318f14ee19 (diff)
Make 'make distcheck' actually work.
Diffstat (limited to 'chat')
-rw-r--r--chat/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/chat/Makefile.am b/chat/Makefile.am
index b59548d..4970d20 100644
--- a/chat/Makefile.am
+++ b/chat/Makefile.am
@@ -10,3 +10,5 @@ icondir = $(pkgdatadir)
icon_DATA = \
bubble.png \
bubbleOutline.png
+
+EXTRA_DIST = $(icon_DATA)