Changeset 765 for server/common/oursrc


Ignore:
Timestamp:
Jun 3, 2008, 3:07:19 PM (16 years ago)
Author:
presbrey
Message:
packaged cronload,vhostadd,vhostedit
Location:
server/common/oursrc/accountadm
Files:
3 added
1 edited

Legend:

Unmodified
Added
Removed
  • server/common/oursrc/accountadm/Makefile.in

    r544 r765  
    2020        install -p -m755 -D signup-scripts-frontend $(DESTDIR)$(sbindir)/signup-scripts-frontend
    2121        install -p -m755 -D signup-scripts-backend $(DESTDIR)$(sbindir)/signup-scripts-backend
     22        install -p -m755 -D cronload $(DESTDIR)$(bindir)/cronload
     23        install -p -m755 -D vhostadd $(DESTDIR)$(sbindir)/vhostadd
     24        install -p -m755 -D vhostedit $(DESTDIR)$(sbindir)/vhostedit
    2225
    2326clean:
Note: See TracChangeset for help on using the changeset viewer.