Added the new headers to glibinclude_HEADERS.

2000-10-12  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

	* Makefile.am: Added the new headers to glibinclude_HEADERS.

	* glib.h: Forgot to include gerror.h.
This commit is contained in:
Sebastian Wilhelmi
2000-10-12 12:16:16 +00:00
committed by Sebastian Wilhelmi
parent b1d1558747
commit bceccd7243
12 changed files with 110 additions and 10 deletions

View File

@@ -36,6 +36,7 @@
#include <gconvert.h>
#include <gdataset.h>
#include <gdate.h>
#include <gerror.h>
#include <gfileutils.h>
#include <ghash.h>
#include <ghook.h>