Mercurial > MadButterfly
annotate tools/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 | |
children | c8cf6343868b |
rev | line source |
---|---|
174
9008ac31efbd
Install scripts and M4 macros in tools/ sub-directory.
Thinker K.F. Li <thinker@branda.to>
parents:
diff
changeset
|
1 pkgdatadir = $(datadir)/mb |
9008ac31efbd
Install scripts and M4 macros in tools/ sub-directory.
Thinker K.F. Li <thinker@branda.to>
parents:
diff
changeset
|
2 pkgdata_DATA = foreach.m4 mb_c_header.m4 mb_c_source.m4 |
9008ac31efbd
Install scripts and M4 macros in tools/ sub-directory.
Thinker K.F. Li <thinker@branda.to>
parents:
diff
changeset
|
3 bin_SCRIPTS = svg2code.py |