projects
/
oweals
/
gnunet.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
fix compile errors
[oweals/gnunet.git]
/
Makefile.am
1
INCLUDES = -I$(top_srcdir)/src/include
2
SUBDIRS = contrib src po
3
4
EXTRA_DIST = \
5
ABOUT-NLS \
6
config.rpath \
7
install-sh \
8
HACKING \
9
UPDATING \
10
PLATFORMS \
11
acinclude.m4
12
13
ACLOCAL_AMFLAGS = -I m4
14