root/Multipole/trunk/Makefile.am
@
1
| Revision 1, 274 bytes (checked in by cristy, 3 months ago) |
|---|
| Rev | Line | |
|---|---|---|
| [1] | 1 | # Don't require all the GNU mandated files |
| 2 | AUTOMAKE_OPTIONS = 1.8 foreign # no-dependencies | |
| 3 | ||
| 4 | INCLUDES = -I$(srcdir) | |
| 5 | ||
| 6 | bin_PROGRAMS = multipole | |
| 7 | ||
| 8 | # Headers which are installed | |
| 9 | pkginclude_HEADERS = multipole.h | |
| 10 | ||
| 11 | # Additional files to distribute | |
| 12 | EXTRA_DIST = ChangeLog version.sh |
Note: See TracBrowser
for help on using the browser.
