source: trunk/examples/Makefile.am @ 1822

Revision 481, 271 bytes checked in by faa59, 7 years ago (diff)

Add missing automake files

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1## Process this file with automake to produce Makefile.in
2#====================================================================
3#
4# $Id$
5#
6nxexampledir            = $(NXEXAMPLEDIR)
7
8# add files and example code here
9nxexample_DATA          = README.examples
10
11EXTRA_DIST              = README.examples
Note: See TracBrowser for help on using the repository browser.