summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Roitzsch <mroi@users.sourceforge.net>2003-05-15 20:05:23 +0000
committerMichael Roitzsch <mroi@users.sourceforge.net>2003-05-15 20:05:23 +0000
commit53edfa857610bf9984ec9985300536e517db4272 (patch)
tree001b88526de0a0f3b1ac3dcfc1c797685be25171
parent52665ca17499adab805a5c0d5bae8a35ed7ccd52 (diff)
downloadxine-lib-53edfa857610bf9984ec9985300536e517db4272.tar.gz
xine-lib-53edfa857610bf9984ec9985300536e517db4272.tar.bz2
get xine.h being installed in the right place
CVS patchset: 4855 CVS date: 2003/05/15 20:05:23
-rw-r--r--include/Makefile.am16
1 files changed, 14 insertions, 2 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index 664001b16..e3c33f705 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -1,7 +1,19 @@
-include $(top_srcdir)/misc/Makefile.common
-
EXTRA_DIST = xine.h.in
include_HEADERS = xine.h
CONFIG_CLEAN_FILES = xine.h
+
+debug:
+ @$(MAKE) CFLAGS="$(DEBUG_CFLAGS)"
+
+install-debug: debug
+ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+mostlyclean-generic:
+ -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