mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
Move gbsearcharray.[ch] to glib as a private ininstalled header.
Sat Sep 8 14:13:57 2001 Owen Taylor <otaylor@redhat.com> * gobject/Makefile.am: Move gbsearcharray.[ch] to glib as a private ininstalled header.
This commit is contained in:
@@ -23,8 +23,7 @@ HFILE_GLOB=$(top_srcdir)/gobject/*.h
|
||||
CFILE_GLOB=$(top_srcdir)/gobject/*.c
|
||||
|
||||
# Headers to ignore
|
||||
IGNORE_HFILES= \
|
||||
gbsearcharray.h
|
||||
IGNORE_HFILES=
|
||||
|
||||
# Extra files to add when scanning
|
||||
EXTRA_HFILES=
|
||||
|
Reference in New Issue
Block a user