diff options
-rw-r--r-- | ldap/clients/dsgw/html/Makefile | 2 |
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)) |