]> Pileus Git - aweather/blob - Makefile.am
Example plugin in GObject plugin format
[aweather] / Makefile.am
1 SUBDIRS = src data docs
2
3 MAINTAINERCLEANFILES = aclocal.m4 compile config.guess config.h.in gtk-doc.make \
4                        configure depcomp install-sh Makefile.in missing
5
6 test: all
7         LD_LIBRARY_PATH=/usr/local/trmm/GVBOX/lib/ \
8         ./src/aweather
9