forked from AuroraMiddleware/gtk
Fix make dist
This commit is contained in:
parent
f6c9a33841
commit
9bfe7525ce
@ -136,6 +136,8 @@ GTK_GSETTINGS_SCHEMAS = \
|
||||
|
||||
BUILT_SOURCES = gschemas.compiled
|
||||
|
||||
CLEANFILES = gschemas.compiled
|
||||
|
||||
gschemas.compiled: $(GTK_GSETTINGS_SCHEMAS)
|
||||
$(GLIB_COMPILE_SCHEMAS) \
|
||||
$(addprefix --schema-file=,$(GTK_GSETTINGS_SCHEMAS)) \
|
||||
|
Loading…
Reference in New Issue
Block a user