| Revision 1506,
228 bytes
checked in by Freddie Akeroyd, 21 months ago
(diff) |
|
Fix tclap includes and missing windows files. Fixes #243
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 | pkgconfigdir = ${libdir}/pkgconfig |
|---|
| 2 | nodist_bin_SCRIPTS = nxbuild nexus-config |
|---|
| 3 | |
|---|
| 4 | EXTRA_DIST = nxbuild.in nexus.pc.in nexus-cpp.pc.in nexus-config.in |
|---|
| 5 | |
|---|
| 6 | pkgconfig_DATA = nexus.pc |
|---|
| 7 | |
|---|
| 8 | if HAVE_CPP |
|---|
| 9 | pkgconfig_DATA += nexus-cpp.pc |
|---|
| 10 | endif |
|---|
Note: See
TracBrowser
for help on using the repository browser.