remove mmi-common.h and move those contents to mmi.h
[platform/core/uifw/mmi-framework.git] / src / meson.build
index aea3c8b..7803d2e 100644 (file)
@@ -12,7 +12,6 @@ mmi_srcs = [
 
 install_headers(
        'mmi.h',
-       'mmi-common.h'
        )
 
 glib_dep = dependency('glib-2.0', method : 'pkg-config')