~ubuntu-branches/ubuntu/lucid/menu-cache/lucid

« back to all changes in this revision

Viewing changes to libmenu-cache/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Julien Lavergne
  • Date: 2010-02-27 15:08:02 UTC
  • mto: This revision was merged to the branch mainline in revision 6.
  • Revision ID: james.westby@ubuntu.com-20100227150802-ro2lihqc0l0ny66z
Tags: upstream-0.3.2
ImportĀ upstreamĀ versionĀ 0.3.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
libmenu_cache_la_LDFLAGS =                      \
23
23
        -no-undefined                           \
24
24
        -export-symbols-regex menu_cache        \
 
25
        -version-info 1:0:0 \
25
26
        $(NULL)
26
27
 
27
28
lib_menu_cache_includedir = $(includedir)/menu-cache