GNOME Bugzilla – Bug 315875
Tarballs are missing eplugin.mk
Last modified: 2005-09-10 17:44:08 UTC
Try to build evolution-caldav-2.3.99.2.tar.bz2 make[2]: *** No rule to make target `org-gnome-evolution-caldav.eplug', needed by `all-am'. Stop. eplugin.mk needs to go in EXTRA_DIST
eplugin.mk is in the top level directory in CVS (2.3.99.2), but it is not included in the EXTRA_DIST variable in evolution-caldav/Makefile.am, yet I am not seeing this error.
oops, didn't see the title (tarballs are missing eplugin.mk) - marking as NEW
Fix on cvs head. Thanks again Dave for pointing that out.