projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a78da6
)
build: Clean _stdint.h on "make distclean"
author
Sebastian Dröge
<sebastian.droege@collabora.co.uk>
Wed, 13 Jul 2011 12:04:20 +0000
(14:04 +0200)
committer
Sebastian Dröge
<sebastian.droege@collabora.co.uk>
Wed, 13 Jul 2011 12:04:20 +0000
(14:04 +0200)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
fee3185
..
fd97589
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-1,3
+1,6
@@
SUBDIRS = common omx
ACLOCAL_AMFLAGS = -I m4
+
+DISTCLEANFILES = _stdint.h
+