Files
gnome-shell-extensions/extensions/dock/Makefile.am
Giovanni Campagna 9ebfd1f495 build system: factor out setting schema generation
Introduce a common settings.mk file, which is included in extensions
that need GSettings, to ensure that conventions are respected, and
necessary fixes can be applied from one place.
2012-02-08 18:01:00 +01:00

6 lines
75 B
Makefile

EXTENSION_ID = dock
include ../../extension.mk
include ../../settings.mk