From 82a9d9d6c604cf95a359f4bd58e727ffde68456a Mon Sep 17 00:00:00 2001 From: Stephen Torri Date: Sat, 26 Oct 2002 03:50:37 +0000 Subject: Changed target of install-debug to debug. CVS patchset: 3002 CVS date: 2002/10/26 03:50:37 --- include/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/Makefile.am b/include/Makefile.am index f9bfec264..15ee42507 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -11,7 +11,7 @@ CONFIG_CLEAN_FILES = xine.h debug: @$(MAKE) CFLAGS="$(DEBUG_CFLAGS)" -install-debug: install +install-debug: debug mostlyclean-generic: -- cgit v1.2.3