~bwy/+junk/gnash-temp

« back to all changes in this revision

Viewing changes to libcore/vm/Makefile.am

  • Committer: Rob Savoye
  • Date: 2010-03-10 02:05:23 UTC
  • mto: (11788.1.53 hwaccel)
  • mto: This revision was merged to the branch mainline in revision 12042.
  • Revision ID: rob@welcomehome.org-20100310020523-pfr8165l1pjjstf1
renanme backend to librender

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
 
23
23
AM_CPPFLAGS = \
24
24
        -I$(top_srcdir)/libnet \
25
 
        -I$(top_srcdir)/backend \
 
25
        -I$(top_srcdir)/librender \
26
26
        -I$(top_srcdir)/libcore \
27
27
        -I$(top_srcdir)/libcore/asobj \
28
28
        -I$(top_srcdir)/libcore/asobj/flash \