Convert to the GNUstep makefile package.

The config.h files should not be installed with the other
header files; it is only used for compilation, so the source
files should include it not the header files.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2439 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Scott Christley 1997-09-23 22:43:24 +00:00
parent 89016df352
commit aee90a695e
111 changed files with 800 additions and 1767 deletions

View file

@ -23,6 +23,7 @@
Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
#include <gnustep/gui/config.h>
#include <Foundation/NSNotification.h>
#include <AppKit/NSClipView.h>