You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dschatzberg edited this page Dec 6, 2011
·
4 revisions
Before making a push, run make distcheck. This will grab all the files to be distributed and package them up into a tarball, then extract it and build it and run any tests on it. This makes sure that any files you've added have been added to the source list. Note that you may have to pass configure flags: make distcheck DISTCHECK_CONFIGURE_FLAGS="<my configure flags>"