File: Makefile.am

package info (click to toggle)
encfs 1.4.2-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 7,272 kB
  • ctags: 925
  • sloc: sh: 9,650; cpp: 8,860; makefile: 169; 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