Skip to content
Snippets Groups Projects
Commit 570087ea authored by Niels Möller's avatar Niels Möller
Browse files

*** empty log message ***

Rev: src/nettle/.cvsignore:1.8
Rev: src/nettle/Makefile.am:1.31
parent b2c2acd9
No related branches found
No related tags found
No related merge requests found
*.tar.gz
*.tar.gz.asc
.deps .deps
Makefile Makefile
Makefile.in Makefile.in
aclocal.m4 aclocal.m4
aesdata
config.cache config.cache
config.h config.h
config.h.in config.h.in
...@@ -10,8 +13,6 @@ config.status ...@@ -10,8 +13,6 @@ config.status
configure configure
desdata desdata
keymap.h keymap.h
*.tar.gz
*.tar.gz.asc
nettle.aux nettle.aux
nettle.cp nettle.cp
nettle.cps nettle.cps
......
...@@ -30,10 +30,13 @@ _$* ...@@ -30,10 +30,13 @@ _$*
*.elc *.elc
*.ln *.ln
core core
/*.tar.gz
/*.tar.gz.asc
/.deps /.deps
/Makefile /Makefile
/Makefile.in /Makefile.in
/aclocal.m4 /aclocal.m4
/aesdata
/config.cache /config.cache
/config.h /config.h
/config.h.in /config.h.in
...@@ -42,8 +45,6 @@ core ...@@ -42,8 +45,6 @@ core
/configure /configure
/desdata /desdata
/keymap.h /keymap.h
/*.tar.gz
/*.tar.gz.asc
/nettle.aux /nettle.aux
/nettle.cp /nettle.cp
/nettle.cps /nettle.cps
......
SUBDIRS = . testsuite examples SUBDIRS = . testsuite examples
noinst_PROGRAMS = desdata shadata noinst_PROGRAMS = aesdata desdata shadata
libnettleincludedir = $(includedir)/nettle libnettleincludedir = $(includedir)/nettle
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment