diff options
author | nobody <nobody@localhost> | 2001-12-14 12:59:04 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-12-14 12:59:04 +0800 |
commit | dcc8171fd4c8df52faff322827876acf30c35a4a (patch) | |
tree | 32cb6f4702fe446ea804947fa4479b5431a3d24a /widgets/menus/Makefile.am | |
parent | 969ffa703d70be312a9b9b2f7a6d2b7a8ac87c17 (diff) | |
download | gsoc2013-evolution-EOG_0_109_1.tar gsoc2013-evolution-EOG_0_109_1.tar.gz gsoc2013-evolution-EOG_0_109_1.tar.bz2 gsoc2013-evolution-EOG_0_109_1.tar.lz gsoc2013-evolution-EOG_0_109_1.tar.xz gsoc2013-evolution-EOG_0_109_1.tar.zst gsoc2013-evolution-EOG_0_109_1.zip |
This commit was manufactured by cvs2svn to create tag 'EOG_0_109_1'.EOG_0_109_1
svn path=/tags/EOG_0_109_1/; revision=15041
Diffstat (limited to 'widgets/menus/Makefile.am')
-rw-r--r-- | widgets/menus/Makefile.am | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/widgets/menus/Makefile.am b/widgets/menus/Makefile.am deleted file mode 100644 index 7aeb243f52..0000000000 --- a/widgets/menus/Makefile.am +++ /dev/null @@ -1,12 +0,0 @@ -noinst_LTLIBRARIES = libmenus.la - -INCLUDES = \ - -I$(top_srcdir) \ - -I$(top_srcdir)/widgets/menus \ - $(EXTRA_GNOME_CFLAGS) \ - $(BONOBO_GNOME_CFLAGS) \ - -DG_LOG_DOMAIN=\"menus\" - -libmenus_la_SOURCES = \ - gal-view-menus.c \ - gal-view-menus.h |