summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-03-31 02:45:14 -0500
committerTimothy Pearson <[email protected]>2013-03-31 02:45:14 -0500
commitbc8c073fb46ceeea6ab93a66f231563581871af3 (patch)
treea1df480082798094fd3fc7a4e31fca9a027e8cbf /src/Makefile.am
parentc2c9050abab88daaf3cfd32a9125e72e0bfaefaf (diff)
downloadkima-bc8c073fb46ceeea6ab93a66f231563581871af3.tar.gz
kima-bc8c073fb46ceeea6ab93a66f231563581871af3.zip
Use TDE hardware library instead of HAL
Remove spurious build files
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 86d2c06..d6db9c8 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -20,6 +20,3 @@ messages: rc.cpp
noinst_HEADERS = kima.h flowlayout.h sourcelistitem.h
SUBDIRS = cpufreqd sources
-
-AM_CXXFLAGS = @libhal_CFLAGS@
-LIBS += @libhal_LIBS@