You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
gnome-shell-extension-openw.../src/Makefile.am

10 lines
321 B

# Change these to modify how installation is performed
topextensiondir = $(datadir)/gnome-shell/extensions
uuid = my-openweather-extension@jenslody.de
extensiondir = $(topextensiondir)/$(uuid)
dist_extension_DATA = extension.js darksky_net.js openweathermap_org.js prefs.js
nodist_extension_DATA = $(EXTRA_EXTENSION)