diff options
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index f44a6bc..e6923a4 100644 --- a/Makefile.am +++ b/Makefile.am | |||
| @@ -19,6 +19,7 @@ EXTRA_DIST = \ | |||
| 19 | git-version-gen | 19 | git-version-gen |
| 20 | 20 | ||
| 21 | dist-hook: | 21 | dist-hook: |
| 22 | @if ! git diff --quiet; then echo "Uncommitted changes present; not releasing"; exit 1; fi | ||
| 22 | echo $(VERSION) > $(distdir)/.tarball-version | 23 | echo $(VERSION) > $(distdir)/.tarball-version |
| 23 | 24 | ||
| 24 | docs/html: $(top_builddir)/doxygen.cfg $(top_srcdir)/include/plist/*.h | 25 | docs/html: $(top_builddir)/doxygen.cfg $(top_srcdir)/include/plist/*.h |
