File: Makefile.am

package info (click to toggle)
encfs 1.7.2-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 5,060 kB
  • ctags: 1,076
  • sloc: sh: 11,107; cpp: 9,526; makefile: 186; sed: 16
file content (17 lines) | stat: -rw-r--r-- 309 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17

if BUILD_NLS
NLS_DIR = po
endif

SUBDIRS = encfs m4 $(NLS_DIR)


EXTRA_DIST = config.rpath mkinstalldirs  encfs.spec makedist.sh makedist2.sh \
	     intl/autosprintf.h intl/autosprintf.cpp intl/gettext.h

AUTOMAKE_OPTIONS = foreign 

MAINTAINERCLEANFILES = aclocal.m4 


ACLOCAL_AMFLAGS = -I m4 -I m4-local