gdk/: Rename gdk-pub-headers.h to gdk-sources.inc
We want to make the sources listings for libgdk shared as well.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
## Makefile.am for gtk+/gdk
|
||||
include $(top_srcdir)/Makefile.decl
|
||||
include gdk-pub-headers.mak
|
||||
include gdk-sources.inc
|
||||
|
||||
-include $(INTROSPECTION_MAKEFILE)
|
||||
INTROSPECTION_GIRS =
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
NULL=
|
||||
|
||||
# For GDK enumeration sources
|
||||
!include ..\gdk\gdk-pub-headers.mak
|
||||
!include ..\gdk\gdk-sources.inc
|
||||
|
||||
!if [call create-lists.bat header gdk_headers.mak GDK_PUBLIC_HEADERS]
|
||||
!endif
|
||||
|
||||
Reference in New Issue
Block a user