summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Torri <storri@users.sourceforge.net>2002-11-26 00:25:18 +0000
committerStephen Torri <storri@users.sourceforge.net>2002-11-26 00:25:18 +0000
commitd67e1dbd6907b004e56117c400564ab50c249855 (patch)
treebcc42d6d3a023478dcfd492ebced4fbdcc6a4ed2
parent1f421a3f3d502abe4acb9078323070bbed99a3f8 (diff)
downloadxine-lib-d67e1dbd6907b004e56117c400564ab50c249855.tar.gz
xine-lib-d67e1dbd6907b004e56117c400564ab50c249855.tar.bz2
Fixed Makefile.am to install when using "make install-debug"
CVS patchset: 3370 CVS date: 2002/11/26 00:25:18
-rw-r--r--m4/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/Makefile.am b/m4/Makefile.am
index 3057e94fd..c9eef5b81 100644
--- a/m4/Makefile.am
+++ b/m4/Makefile.am
@@ -34,7 +34,7 @@ EXTRA_DIST = \
debug:
-install-debug: debug
+install-debug: install
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
mostlyclean-generic: