From: Rusty B. <ho...@sb...> - 2003-09-03 08:41:46
|
(catching up with mail since last Thursday night) > Update of /cvsroot/libfunutil/libfunutil/include/fun > +INSTALL_PACKAGE_HEADERS =3D $(wildcard *.h) Would it work to put "INSTALL_PACKAGE_HEADERS =3D $(HEADERS)" in lib/funUtil/Makefile instead? I think that would be "safer", as it prevents random *.h cruft in include/fun from being installed. --Rusty |