root/Multipole/branches/Multipole-1.0.0/Makefile.am
| Revision 1, 274 bytes (checked in by cristy, 3 months ago) |
|---|
| Line | |
|---|---|
| 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.
