Mercurial > MadButterfly
comparison Makefile.am @ 174:9008ac31efbd
Install scripts and M4 macros in tools/ sub-directory.
Invoke automake to install scripts and pkgdata file.
author | Thinker K.F. Li <thinker@branda.to> |
---|---|
date | Fri, 31 Oct 2008 10:57:47 +0800 |
parents | 7ca25f18902f |
children | c8cf6343868b |
comparison
equal
deleted
inserted
replaced
173:c490796f6c82 | 174:9008ac31efbd |
---|---|
1 SUBDIRS = src | 1 SUBDIRS = src tools |
2 pkgconfigdir = $(libdir)/pkgconfig | 2 pkgconfigdir = $(libdir)/pkgconfig |
3 pkgconfig_DATA = libmbfly.pc | 3 pkgconfig_DATA = libmbfly.pc |
4 EXTRA_DIST = libmbfly.pc.in | 4 EXTRA_DIST = libmbfly.pc.in |