docs get built......... :)

SVN revision: 3421
This commit is contained in:
Carsten Haitzler 2000-09-12 21:42:23 +00:00
parent 51518c516c
commit 355e700e6d
3 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ MAINTAINERCLEANFILES = INSTALL Makefile.in aclocal.m4 config.guess \
ltconfig ltmain.sh missing mkinstalldirs \
stamp-h.in
SUBDIRS = libltdl loaders src filters
SUBDIRS = libltdl loaders src filters doc
bin_SCRIPTS = imlib2-config

View File

@ -345,7 +345,7 @@ AC_SUBST(x_libs)
AC_SUBST(dlopen_libs)
AC_OUTPUT(imlib2-config Makefile loaders/Makefile src/Makefile test/Makefile \
filters/Makefile demo/Makefile imlib2.spec,
filters/Makefile demo/Makefile doc/Makefile imlib2.spec,
[
test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h;
chmod +x imlib2-config

View File

@ -140,7 +140,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
%doc README COPYING ChangeLog doc/*
%doc AUTHORS README COPYING ChangeLog doc/index.html doc/imlib2.gif doc/blank.gif
%attr(755,root,root) %{prefix}/lib/lib*.so.*
%{prefix}/bin/*