- Lay out directory for keeping tests
- Create Makefile for sources, add main.cc that just prints the license as a test for the rules. git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@175 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
parent
5f3c52d3e4
commit
3c1883fafd
6 changed files with 148 additions and 7 deletions
|
@ -18,7 +18,7 @@
|
|||
# along with SGPEMv2; if not, write to the Free Software
|
||||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
|
||||
SUBDIRS = doc m4 po
|
||||
SUBDIRS = doc m4 po src
|
||||
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue