]> Pileus Git - aweather/blob - data/Makefile.am
dec41445d7cf02fc73f45febfb473b7e38ca7999
[aweather] / data / Makefile.am
1 gtkbuilderdir = $(datadir)/aweather/
2 dist_gtkbuilder_DATA = main.ui
3
4 desktopdir = $(datadir)/applications
5 dist_desktop_DATA = aweather.desktop
6
7 pixmapdir = $(datadir)/pixmaps
8 dist_pixmap_DATA = aweather.png
9
10 .svg.png:
11         convert $< $@
12
13 maintainer-clean-local:
14         rm -f Makefile.in