Initial revision
This commit is contained in:
commit
1243156a5e
87 changed files with 27214 additions and 0 deletions
10
Makefile.am
Normal file
10
Makefile.am
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
## Process this file with automake to get Makefile.in
|
||||
|
||||
AUTOMAKE_OPTIONS = gnits
|
||||
|
||||
SUBDIRS = m4 lib cipher src doc
|
||||
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
|
||||
EXTRA_DIST = TODO
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue