1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-10 06:10:52 +02:00

Stop make complaining about moved/deleted headers

Originally committed as revision 24041 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Måns Rullgård
2010-07-04 18:33:37 +00:00
parent 34171e87d5
commit 11d788cade

View File

@@ -57,6 +57,10 @@ HOSTCFLAGS += $(IFLAGS)
%.c %.h: TAG = GEN
# Dummy rule to stop make trying to rebuild removed or renamed headers
%.h:
@:
install: install-libs install-headers
install-libs: install-libs-yes