packagekit/contrib/cron/Makefile.am
2011-06-13 11:08:00 +01:00

14 lines
284 B
Makefile

cronfiledir = ${SYSCONFDIR}/cron.daily
cronfile_SCRIPTS = packagekit-background.cron
crondatadir = ${SYSCONFDIR}/sysconfig
crondata_DATA = packagekit-background
EXTRA_DIST = \
packagekit-background \
packagekit-background.cron \
$(NULL)
-include $(top_srcdir)/git.mk