diff options
Diffstat (limited to 'lib/egg/Makefile.am')
-rw-r--r-- | lib/egg/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/egg/Makefile.am b/lib/egg/Makefile.am index 7d2471e68..77b7c0eaa 100644 --- a/lib/egg/Makefile.am +++ b/lib/egg/Makefile.am @@ -8,7 +8,6 @@ INCLUDES = \ noinst_LTLIBRARIES = libegg.la EGGSOURCES = \ - eggdropdowntoolbutton.c \ eggtreemultidnd.c \ egg-editable-toolbar.c \ egg-toolbars-model.c \ @@ -22,7 +21,6 @@ libegg_la_SOURCES = \ eggmarshalers.c EGGHEADERS = \ - eggdropdowntoolbutton.h \ eggtreemultidnd.h \ egg-editable-toolbar.h \ egg-toolbars-model.h \ |