diff options
author | nobody <nobody@localhost> | 2001-09-17 12:32:38 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-09-17 12:32:38 +0800 |
commit | b70d04444fcbb96b014a435bcff9db70b444725d (patch) | |
tree | 6f31e70927858f2bafcfc481e337a665090bdb8e /widgets/menus/Makefile.am | |
parent | 169d9ae19a0eb165edc757eca753a757a02f60f7 (diff) | |
download | gsoc2013-evolution-GNOME_HELLO_PRE_2_0.tar.gz gsoc2013-evolution-GNOME_HELLO_PRE_2_0.tar.zst gsoc2013-evolution-GNOME_HELLO_PRE_2_0.zip |
This commit was manufactured by cvs2svn to create tagGNOME_HELLO_PRE_2_0
'GNOME_HELLO_PRE_2_0'.
svn path=/tags/GNOME_HELLO_PRE_2_0/; revision=12878
Diffstat (limited to 'widgets/menus/Makefile.am')
-rw-r--r-- | widgets/menus/Makefile.am | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/widgets/menus/Makefile.am b/widgets/menus/Makefile.am deleted file mode 100644 index 500f0672fc..0000000000 --- a/widgets/menus/Makefile.am +++ /dev/null @@ -1,11 +0,0 @@ -noinst_LTLIBRARIES = libmenus.la - -INCLUDES = \ - -I$(top_srcdir) \ - -I$(top_srcdir)/widgets/menus \ - $(EXTRA_GNOME_CFLAGS) \ - -DG_LOG_DOMAIN=\"menus\" - -libmenus_la_SOURCES = \ - gal-view-menus.c \ - gal-view-menus.h |