Fix bugs in previous commit that caused FTBFS in synfig and ETL FTBFS with older...
[synfig.git] / synfig-studio / tags / 0.61.09 / build_tools / Makefile.am
1 dist_noinst_SCRIPTS=autorevision.sh
2
3 all-local:
4         sh $(srcdir)/autorevision.sh "$(top_srcdir)" "$(top_builddir)"
5
6 clean-local:
7         -rm -f $(top_builddir)/autorevision.h
8