From 4cc9fd313df701f722a81ad4bb551155415ce5cc Mon Sep 17 00:00:00 2001 From: Daniel Caujolle-Bert Date: Tue, 10 Jul 2001 21:07:55 +0000 Subject: Fixed get_dir in input plugins. Fixed a strange header inclusion bug in libw32dll/wine. CVS patchset: 264 CVS date: 2001/07/10 21:07:55 --- src/demuxers/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/demuxers') diff --git a/src/demuxers/Makefile.am b/src/demuxers/Makefile.am index 1df89f6af..e55504f1e 100644 --- a/src/demuxers/Makefile.am +++ b/src/demuxers/Makefile.am @@ -54,7 +54,7 @@ uninstall-includeHEADERS: done debug: - $(MAKE) CFLAGS="$(DEBUG_CFLAGS)" + @$(MAKE) CFLAGS="$(DEBUG_CFLAGS)" install-debug: debug @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am -- cgit v1.2.3