X-Git-Url: http://pileus.org/git/?p=grits;a=blobdiff_plain;f=data%2FMakefile.am;fp=data%2FMakefile.am;h=9b77779320ced25a2fab2e48a9e13ab0f5a3d6d7;hp=0000000000000000000000000000000000000000;hb=41008f10274d097761881ab0fa615cf2881fe02c;hpb=d26865d4af82ff82e7146b4590baedc21aac47bb diff --git a/data/Makefile.am b/data/Makefile.am new file mode 100644 index 0000000..9b77779 --- /dev/null +++ b/data/Makefile.am @@ -0,0 +1,10 @@ +gtkbuilderdir = $(datadir)/aweather/ +dist_gtkbuilder_DATA = aweather.xml + +.glade.xml: + gtk-builder-convert $< $@ + +clean-local: + rm -f *.xml +maintainer-clean-local: + rm -f Makefile.in