From 01d2367c750c6aaa3927e2d9ef6495bec59d090c Mon Sep 17 00:00:00 2001 From: Cody Russell Date: Tue, 13 Jul 2010 09:45:22 -0500 Subject: Add IdoRange, and modify IdoScaleMenuItem to use it. --- src/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 8ed25da..92eee80 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -8,6 +8,7 @@ stamp_files = \ sources_h = \ idoentrymenuitem.h \ idomessagedialog.h \ + idorange.h \ idoscalemenuitem.h \ idotimeline.h \ libido.h @@ -52,6 +53,7 @@ libido_0_1_la_SOURCES = \ idotypebuiltins.c \ idoentrymenuitem.c \ idomessagedialog.c \ + idorange.c \ idoscalemenuitem.c \ idotimeline.c -- cgit v1.2.3