mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2026-01-11 09:55:33 +01:00
git-svn-id: https://cryptsetup.googlecode.com/svn/trunk@366 36d66b0a-2a48-0410-832c-cd162a569da5
10 lines
88 B
Makefile
10 lines
88 B
Makefile
EXTRA_DIST = FAQ
|
|
SUBDIRS = \
|
|
lib \
|
|
src \
|
|
man \
|
|
tests \
|
|
po
|
|
|
|
ACLOCAL_AMFLAGS = -I m4
|