From e718d4c786c1e12c1675597e106711a60e086511 Mon Sep 17 00:00:00 2001 From: dwcjr Date: Thu, 7 Jun 2001 17:30:51 +0000 Subject: Add new html and php files PR: 26336 Approved by: will No Response: maintainer --- security/acid/files/Makefile.acid | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) (limited to 'security/acid') diff --git a/security/acid/files/Makefile.acid b/security/acid/files/Makefile.acid index b1ef1a723531..4373759d7b9c 100644 --- a/security/acid/files/Makefile.acid +++ b/security/acid/files/Makefile.acid @@ -8,18 +8,29 @@ INSTALL=install ACIDFILES=\ README \ + acid_ag_common.php \ + acid_ag_main.php \ + acid_app_faq.php \ acid_common.php \ acid_conf.php \ + acid_db_common.php \ + acid_db_setup.php \ + acid_email.php \ + acid_email_sqlcalls.php \ acid_footer.html \ acid_hdr1.html \ - acid_hdr2.html \ + acid_hdr2.html \ acid_main.php \ + acid_pkt_common.php \ acid_pkt_form.php \ acid_pkt_main.php \ - acid_pkt_sqlcalls.php \ + acid_pkt_sqlcalls.php \ acid_stat_alerts.php \ acid_stat_common.php \ - acid_stat_time.php \ + acid_stat_ipaddr.php \ + acid_stat_sensor.php \ + acid_stat_time.php \ + acid_stat_uaddr.php \ acid_style.css \ index.html -- cgit