You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kima/src/cpufreqd/Makefile.am

9 lines
386 B

INCLUDES = -I$(top_srcdir)/src/cpufreqd -I$(top_srcdir)/src/sources $(all_includes)
METASOURCES = AUTO
libcpufreqd_la_LDFLAGS = $(all_libraries)
noinst_LTLIBRARIES = libcpufreqd.la
libcpufreqd_la_SOURCES = cpufreqd.cpp cpufreqdconnection.cpp \
cpufreqdprofile.cpp
noinst_HEADERS = cpufreqd.h cpufreqdconnection.h cpufreqdprofile.h cpufreqd.h \
cpufreqdconnection.h cpufreqdprofile.h