File: Makefile.am

package info (click to toggle)
libapr-memcache 0.7.0-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 996 kB
  • sloc: sh: 8,435; ansic: 1,272; makefile: 38
file content (8 lines) | stat: -rw-r--r-- 258 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
AUTOMAKE_OPTIONS = foreign dist-bzip2

EXTRA_DIST = m4/outoforder.m4 m4/find_apr.m4 m4/find_apu.m4 \
	memcache/apr_memcache.h \
	LICENSE NOTICE README autogen.sh \
        test/test_all.c test/test_get.c test/test_set.c test/test_stats.c

SUBDIRS = memcache