~mterry/deja-dup/support-user-var

« back to all changes in this revision

Viewing changes to monitor/Makefile.am

  • Committer: Michael Terry
  • Date: 2012-11-01 09:16:02 UTC
  • Revision ID: michael.terry@canonical.com-20121101091602-hy2qo7i28f1ro5n8
fix distcheck

Show diffs side-by-side

added added

removed removed

Lines of Context:
51
51
dist-hook:
52
52
        cd $(distdir) && rm $(deja_dup_monitor_VALASOURCES:.vala=.c) \
53
53
                            deja_dup_monitor_vala.stamp
 
54
        rm -f deja_dup_monitor_vala.stamp # Start distcheck workarounds
 
55
$(srcdir)/deja_dup_monitor_vala.stamp: chmod-srcdir
 
56
chmod-srcdir:
 
57
        @chmod u+w $(srcdir) # End distcheck workarounds
54
58
 
55
59
CLEANFILES = deja_dup_monitor_vala.stamp