From aa310a9fc734344b1187282f12d63e1eaefaa88c Mon Sep 17 00:00:00 2001 From: Måns Rullgård Date: Tue, 19 Jan 2010 04:40:13 +0000 Subject: Add rules to install generated headers Originally committed as revision 21320 to svn://svn.ffmpeg.org/ffmpeg/trunk --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 01c2f0fc9d..319740af22 100644 --- a/Makefile +++ b/Makefile @@ -49,7 +49,7 @@ $(PROGS): %$(EXESUF): %_g$(EXESUF) SUBDIR_VARS := OBJS FFLIBS CLEANFILES DIRS TESTPROGS EXAMPLES SKIPHEADERS \ ALTIVEC-OBJS MMX-OBJS NEON-OBJS X86-OBJS YASM-OBJS-FFT YASM-OBJS \ - HOSTPROGS + HOSTPROGS BUILT_HEADERS define RESET $(1) := -- cgit v1.2.3