Files
gnome-shell-extensions/extensions/alternate-tab/Makefile.am
T
Giovanni Campagna 775bd5a86a alternate-tab: shuffle and update code around a bit
Mode selection was cleaned up, settings dialog was moved to a
separate file (in preparation for GTK replacement), all classes
were moved to Lang.Class. No big code changes though.
2012-02-09 18:43:29 +01:00

7 lines
112 B
Makefile

EXTENSION_ID = alternate-tab
EXTRA_MODULES = settings.js
include ../../extension.mk
include ../../settings.mk