Blame src/hwdep/Makefile.am

Packit Service db8eaa
EXTRA_LTLIBRARIES=libhwdep.la
Packit Service db8eaa
Packit Service db8eaa
libhwdep_la_SOURCES = hwdep.c hwdep_hw.c hwdep_symbols.c
Packit Service db8eaa
noinst_HEADERS = hwdep_local.h
Packit Service db8eaa
all: libhwdep.la
Packit Service db8eaa
Packit Service db8eaa
Packit Service db8eaa
AM_CPPFLAGS=-I$(top_srcdir)/include