- added helper struct NVRA
[platform/upstream/libzypp.git] / zypp / Makefile.am
index 5fc1e08..7c7f2a6 100644 (file)
@@ -17,6 +17,7 @@ include_HEADERS = NeedAType.h \
        Edition.h       \
        LanguageCode.h  \
        Locale.h        \
+       NVRA.h          \
        Rel.h           \
        ResObject.h     \
        Resolvable.h    \
@@ -56,6 +57,7 @@ lib@PACKAGE@_la_SOURCES = \
        Edition.cc      \
        LanguageCode.cc \
        Locale.cc       \
+       NVRA.cc         \
        Rel.cc          \
        ResObject.cc    \
        Resolvable.cc   \