diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index db020efa..97ba31f2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -38,6 +38,8 @@ EXTRA_DIST=gst-plugins.spec depcomp \ AUTHORS COPYING COPYING.LIB README RELEASE REQUIREMENTS \ ChangeLog autogen.sh common m4 +DISTCLEANFILES=_stdint.h + dist-hook: rm -rf `find $(distdir)/common -name CVS` rm -rf `find $(distdir)/m4 -name CVS` |