diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2003-04-04T16·14+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2003-04-04T16·14+0000 |
commit | 136c00e881dd290d470923b0ce7760de2df5e0ad (patch) | |
tree | 6857801b2a46d47dfc30a7d14c2aaf06c5b00c44 /Makefile.am | |
parent | ab723e341aab021624e93b7687c252acaeef9394 (diff) |
* Autoconf / Automake configuration and building.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am new file mode 100644 index 000000000000..af437a64d6d8 --- /dev/null +++ b/Makefile.am @@ -0,0 +1 @@ +SUBDIRS = src |