summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@gmail.com>2009-09-18 19:47:39 +0000
committerTavian Barnes <tavianator@gmail.com>2009-09-18 19:47:39 +0000
commit25052f0997c75f91846511041cf4eeb20959ae96 (patch)
tree2e3d9ec926fba8007b1143d37f77520e5561dc77 /src/Makefile.am
parent500a64194f6dd1d226e0ae94873dc435284d6727 (diff)
downloadlibsandglass-25052f0997c75f91846511041cf4eeb20959ae96.tar.xz
Remove sandglass_timespec_grains().
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 519e0ea..d1a0109 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -24,7 +24,6 @@ nobase_include_HEADERS = sandglass.h
libsandglass_la_SOURCES = sandglass.h \
sandglass_impl.h \
sandglass.c \
- timespec.c \
tsc.c
if X86