- fixed console input mode restore
[enigma2.git] / lib / components / Makefile.am
diff --git a/lib/components/Makefile.am b/lib/components/Makefile.am
new file mode 100644 (file)
index 0000000..d40a166
--- /dev/null
@@ -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