summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Roitzsch <mroi@users.sourceforge.net>2003-05-15 20:46:04 +0000
committerMichael Roitzsch <mroi@users.sourceforge.net>2003-05-15 20:46:04 +0000
commit05eea1b8fb20e87c2cb846ac6537371dbdb5ed93 (patch)
tree418958f2cb4b20699864b4695dd70c9f4f32db9d
parentb60f7c462a70aae5528588e4c3dad0c312e48fbc (diff)
downloadxine-lib-05eea1b8fb20e87c2cb846ac6537371dbdb5ed93.tar.gz
xine-lib-05eea1b8fb20e87c2cb846ac6537371dbdb5ed93.tar.bz2
copy'n'paste with tabs is not a good idea...
CVS patchset: 4860 CVS date: 2003/05/15 20:46:04
-rw-r--r--include/Makefile.am12
1 files changed, 6 insertions, 6 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index e3c33f705..4523ae373 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -5,15 +5,15 @@ include_HEADERS = xine.h
CONFIG_CLEAN_FILES = xine.h
debug:
- @$(MAKE) CFLAGS="$(DEBUG_CFLAGS)"
+ @$(MAKE) CFLAGS="$(DEBUG_CFLAGS)"
install-debug: debug
- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
mostlyclean-generic:
- -rm -f *~ \#* .*~ .\#*
+ -rm -f *~ \#* .*~ .\#*
maintainer-clean-generic:
- -@echo "This command is intended for maintainers to use;"
- -@echo "it deletes files that may require special tools to rebuild."
- -rm -f Makefile.in
+ -@echo "This command is intended for maintainers to use;"
+ -@echo "it deletes files that may require special tools to rebuild."
+ -rm -f Makefile.in