From 62386077f664574c0c2193bf0a9b408c1d55ee1a Mon Sep 17 00:00:00 2001 From: Daniel Caujolle-Bert Date: Sat, 26 May 2001 22:04:38 +0000 Subject: Add install-debug rules. This fix the "make install" problem with debug version builds. Fixed The debug rule in src/input. CVS patchset: 85 CVS date: 2001/05/26 22:04:38 --- m4/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'm4') diff --git a/m4/Makefile.am b/m4/Makefile.am index ecad1ffc2..a29da33ae 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -8,6 +8,7 @@ EXTRA_DIST = _xine.m4 alsa.m4 esd.m4 $(m4data_DATA) debug: +install-debug: install mostlyclean-generic: -rm -f *~ \#* .*~ .\#* -- cgit v1.2.3