Update of /cvsroot/basedb/basedb/www
In directory sc8-pr-cvs1:/tmp/cvs-serv1896/www
Modified Files:
Makefile.am
Log Message:
Continued fixing of automake/autoconfig/configure ...
Index: Makefile.am
===================================================================
RCS file: /cvsroot/basedb/basedb/www/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Makefile.am 12 Feb 2003 00:23:32 -0000 1.1
--- Makefile.am 12 Feb 2003 12:23:30 -0000 1.2
***************
*** 7,11 ****
wwwdir = $(prefix)/www
! www_SCRIPTS = \
admin_main.phtml arraybatch_edit.phtml arraybatch_list.phtml \
array_main.phtml array_popup.phtml arrayslide_edit.phtml \
--- 7,11 ----
wwwdir = $(prefix)/www
! www_HEADERS = \
admin_main.phtml arraybatch_edit.phtml arraybatch_list.phtml \
array_main.phtml array_popup.phtml arrayslide_edit.phtml \
|