source: trunk/include/Makefile.am @ 1822

Revision 1411, 331 bytes checked in by Freddie Akeroyd, 2 years ago (diff)

Adjust headers for OpenVMS. Refs #212

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1# nxincludedir=$(includedir)/nexus
2nxincludedir=$(pkgincludedir)
3
4# CPP headers go into nxinclude. Traditionally
5# nexus C headers went into include so we put
6# them in both places for now
7nxinclude_HEADERS = napi.h napiu.h
8
9include_HEADERS   = napi.h napiu.h
10
11noinst_HEADERS = napi4.h napi5.h nxxml.h napiconfig.h nxconfig_vms.h
Note: See TracBrowser for help on using the repository browser.