#!/usr/bin/env make -f
CLONEDIR=common

DEPLOY_lib=$(RELEASE_DIR)/lib/perl
SUBDIRS=lib

# must be included after the above declarations
include $(PUSHDIR)/copy.push
