build: Clean _stdint.h on "make distclean"
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 13 Jul 2011 12:04:20 +0000 (14:04 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 13 Jul 2011 12:04:20 +0000 (14:04 +0200)
Makefile.am

index fee3185..fd97589 100644 (file)
@@ -1,3 +1,6 @@
 SUBDIRS = common omx
 
 ACLOCAL_AMFLAGS = -I m4
+
+DISTCLEANFILES = _stdint.h
+