mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-11-07 23:41:59 +01:00
added the gmail import script to makefile
This commit is contained in:
parent
5490941169
commit
4fe041d552
@ -29,6 +29,7 @@ all:
|
||||
install:
|
||||
$(INSTALL) -m 0755 $(srcdir)/ldap_sync.php $(DESTDIR)$(libexecdir)/piler
|
||||
$(INSTALL) -m 0755 $(srcdir)/daily-report.php $(DESTDIR)$(libexecdir)/piler
|
||||
$(INSTALL) -m 0755 $(srcdir)/gmail-imap-import.php $(DESTDIR)$(libexecdir)/piler
|
||||
|
||||
clean:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user