X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/d9ee52e4f0fbe9a1ae00d0e66f9e6f0a07fa319f..54bd4123728628a6f77bad2584b70d1353a91666:/lib/components/Makefile.am diff --git a/lib/components/Makefile.am b/lib/components/Makefile.am new file mode 100644 index 00000000..d40a1667 --- /dev/null +++ b/lib/components/Makefile.am @@ -0,0 +1,7 @@ +INCLUDES = \ + -I$(top_srcdir)/include + +noinst_LIBRARIES = libenigma_components.a + +libenigma_components_a_SOURCES = scan.cpp + \ No newline at end of file