source: trunk/scripts/Makefile.am @ 1822

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 
1pkgconfigdir            = ${libdir}/pkgconfig
2nodist_bin_SCRIPTS      = nxbuild nexus-config
3
4EXTRA_DIST              = nxbuild.in nexus.pc.in nexus-cpp.pc.in nexus-config.in
5
6pkgconfig_DATA          = nexus.pc
7
8if HAVE_CPP
9pkgconfig_DATA          += nexus-cpp.pc
10endif
Note: See TracBrowser for help on using the repository browser.