summaryrefslogtreecommitdiff
path: root/src/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/Makefile.am')
-rw-r--r--src/lib/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am
index 7ea2597f6..03e6d9049 100644
--- a/src/lib/Makefile.am
+++ b/src/lib/Makefile.am
@@ -87,6 +87,7 @@ elm_widget_menu.h \
elm_widget_multibuttonentry.h \
elm_widget_naviframe.h \
elm_widget_notify.h \
+elm_widget_nstate.h \
elm_widget_panel.h \
elm_widget_panes.h \
elm_widget_photo.h \
@@ -289,6 +290,9 @@ elm_notify.h \
elm_notify_common.h \
elm_notify_eo.h \
elm_notify_legacy.h \
+elm_nstate.h \
+elm_nstate_eo.h \
+elm_nstate_legacy.h \
elm_object.h \
elm_object_item.h \
elm_panel.h \
@@ -462,6 +466,7 @@ elm_mapbuf.c \
elm_menu.c \
elm_module.c \
elm_notify.c \
+elm_nstate.c \
elm_panel.c \
elm_panes.c \
elm_photo.c \
@@ -583,6 +588,7 @@ elm_menu.eo \
elm_multibuttonentry.eo \
elm_naviframe.eo \
elm_notify.eo \
+elm_nstate.eo \
elm_pan.eo \
elm_panel.eo \
elm_panes.eo \