strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Added some generated files to .gitignore.
[strongswan.git]
/
src
/
frontends
/
maemo
/
Makefile.am
1
EXTRA_DIST = \
2
autogen.sh \
3
debian/changelog \
4
debian/compat \
5
debian/control \
6
debian/copyright \
7
debian/postinst \
8
debian/rules
9
10
SUBDIRS = src data
11