Changeset 9415 for branches/acq-experiment/Open-ILS/src/Makefile
- Timestamp:
- 04/21/08 16:32:34 (6 months ago)
- Location:
- branches/acq-experiment
- Files:
-
- 2 modified
-
. (modified) (1 prop)
-
Open-ILS/src/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/acq-experiment
- Property svnmerge-integrated changed from /trunk:1-9402 to /trunk:1-9414
-
branches/acq-experiment/Open-ILS/src/Makefile
r9400 r9415 70 70 cp -r ../admin/* $(ADMINDIR) 71 71 mkdir -p $(WEBDIR) 72 mkdir -p $(WEBDIR)/js/ opensrf/72 mkdir -p $(WEBDIR)/js/dojo/opensrf/ 73 73 mkdir -p $(WEBDIR)/opac/extras/xsl/ 74 74 cp -r ../web/* $(WEBDIR)
