Codebase list elektroid / HEAD Makefile.am
HEAD

Tree @HEAD (Download .tar.gz)

Makefile.am @HEADraw · history · blame

1
2
3
4
5
6
7
ACLOCAL_AMFLAGS=-I m4

if CLI_ONLY
SUBDIRS=src res test man
else
SUBDIRS=src res test po man
endif