summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorErik de Castro Lopo <erikd@mega-nerd.com>2015-09-01 03:38:43 +1000
committerErik de Castro Lopo <erikd@mega-nerd.com>2015-09-01 04:14:17 +1000
commit95fc3bf314e73142a0e1e6fdb524623e27739e8a (patch)
tree69f87923097afbe9b11478f89f6ff2ad90b15ca3 /Makefile.am
parente48ca8d4d71ab0521b90062f2386782d26bde5d0 (diff)
downloadflac-95fc3bf314e73142a0e1e6fdb524623e27739e8a.tar.gz
Add first micro-benchmark
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 4b81e6e5..f9c09604 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,7 +31,7 @@
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = doc include m4 man src examples test build objs
+SUBDIRS = doc include m4 man src examples test build objs microbench
EXTRA_DIST = \
COPYING.FDL \