aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 718c59e..12a11c3 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -20,6 +20,7 @@ sources_h = \
idousermenuitem.h \
idoappointmentmenuitem.h \
idobasicmenuitem.h \
+ idoremovablemenuitem.h \
idoprogressmenuitem.h \
idotimestampmenuitem.h \
idolocationmenuitem.h \
@@ -88,6 +89,7 @@ libayatana_ido_0_4_la_SOURCES = \
idoplaybackmenuitem.c \
idoappointmentmenuitem.c \
idobasicmenuitem.c \
+ idoremovablemenuitem.c \
idoprogressmenuitem.c \
idotimestampmenuitem.c \
idolocationmenuitem.c \