- added helper struct NVRA
[platform/upstream/libzypp.git] / zypp / solver / Makefile.am
index 350656d..263f7ed 100644 (file)
@@ -2,18 +2,16 @@
 ## ##################################################
 
 SUBDIRS =
+#detail
 
 ## ##################################################
 
-include_HEADERS = \
-       SolverFwd.h     \
-       Context.h
+include_HEADERS =
 
 noinst_LTLIBRARIES =   lib@PACKAGE@_solver.la
 
 ## ##################################################
 
-lib@PACKAGE@_solver_la_SOURCES = \
-       Context.cc
+lib@PACKAGE@_solver_la_SOURCES =
 
 ## ##################################################