summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2005-05-20 03:43:11 +0000
committerRich Megginson <rmeggins@redhat.com>2005-05-20 03:43:11 +0000
commit74b4ecce3f521cbb0c26a57b37e4a72f96a48d04 (patch)
tree53f4415d7ec0e67bf947a220d6060db9ae722170
parent4c2a8e746e1453423766a3d007955a3b43be1c3c (diff)
downloadds-74b4ecce3f521cbb0c26a57b37e4a72f96a48d04.tar.gz
ds-74b4ecce3f521cbb0c26a57b37e4a72f96a48d04.tar.xz
ds-74b4ecce3f521cbb0c26a57b37e4a72f96a48d04.zip
Bug: 158250
Add dc.gif to the list of files to package
-rw-r--r--ldap/clients/dsgw/html/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ldap/clients/dsgw/html/Makefile b/ldap/clients/dsgw/html/Makefile
index b46190ee..70e80277 100644
--- a/ldap/clients/dsgw/html/Makefile
+++ b/ldap/clients/dsgw/html/Makefile
@@ -62,7 +62,7 @@ HTML= auth.html authroot.html authtitle.html csearchtitle.html \
left_bottom.gif left_on.gif right_off.gif \
left_off.gif right_bottom.gif right_on.gif \
organization.gif orgunit.gif person.gif clear.gif message.gif \
- alert.html alert.gif confirm.html confirm.gif orgicon.gif aim-online.gif
+ alert.html alert.gif confirm.html confirm.gif orgicon.gif aim-online.gif dc.gif
BINS=$(addprefix $(HTMLDEST)/,$(HTML))