diff options
author | Daniel Caujolle-Bert <f1rmb@users.sourceforge.net> | 2001-04-24 21:36:31 +0000 |
---|---|---|
committer | Daniel Caujolle-Bert <f1rmb@users.sourceforge.net> | 2001-04-24 21:36:31 +0000 |
commit | cdd9d3cebbac15dd22f6d7d0bef4b6c8275fb824 (patch) | |
tree | 3573c745af106a108770396cedebd76978caa3f2 /include | |
parent | bfc79c2cbb4dbdc32e05f56e00a4814b56a9981a (diff) | |
download | xine-lib-cdd9d3cebbac15dd22f6d7d0bef4b6c8275fb824.tar.gz xine-lib-cdd9d3cebbac15dd22f6d7d0bef4b6c8275fb824.tar.bz2 |
Fix some install patch (forgotten), plus nofpic builds.
CVS patchset: 24
CVS date: 2001/04/24 21:36:31
Diffstat (limited to 'include')
-rw-r--r-- | include/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/Makefile.am b/include/Makefile.am index 78923b1e5..25558f55b 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -4,7 +4,6 @@ EXTRA_DIST = xine.h.tmpl.in -includedir = $(prefix)/include include_HEADERS = xine.h xine.h: xine.h.tmpl |