diff options
author | Werner Koch <wk@gnupg.org> | 1997-11-26 23:02:28 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1997-11-26 23:02:28 +0100 |
commit | 9479cf7e24abf0998ebbc083e28741038d535b68 (patch) | |
tree | 987fa4ffc48db5e94342901fa064f41bf1a7a2da /Makefile.am | |
parent | added assembler modules (diff) | |
download | gnupg2-9479cf7e24abf0998ebbc083e28741038d535b68.tar.xz gnupg2-9479cf7e24abf0998ebbc083e28741038d535b68.zip |
How with some assembly support
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index cfa9abb47..11d469c7e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -SUBDIRS = util mpi cipher tools g10 +SUBDIRS = scripts include util mpi cipher tools g10 EXTRA_DIST = |