diff options
author | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2004-09-24 17:44:33 +0000 |
---|---|---|
committer | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2004-09-24 17:44:33 +0000 |
commit | 32d6a5dd4c91d23a69518cef427b34c858cc31bc (patch) | |
tree | a0f57a24239e4cd82da9d8260ca66c371d0e6aa0 /lib | |
parent | 8a3a0d625e926b421eae814f9a7d6ce524892e8b (diff) | |
download | xine-lib-32d6a5dd4c91d23a69518cef427b34c858cc31bc.tar.gz xine-lib-32d6a5dd4c91d23a69518cef427b34c858cc31bc.tar.bz2 |
should fix my daily build
CVS patchset: 6998
CVS date: 2004/09/24 17:44:33
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am index 473333be1..5217afe55 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1,5 +1,7 @@ include $(top_srcdir)/misc/Makefile.common +EXTRA_DIST = Makefile.common + noinst_LTLIBRARIES = libxineposix.la noinst_HEADERS = os_internal.h |