~ubuntu-branches/ubuntu/hardy/vala/hardy

« back to all changes in this revision

Viewing changes to vapigen/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2007-11-26 08:16:57 UTC
  • mto: This revision was merged to the branch mainline in revision 5.
  • Revision ID: james.westby@ubuntu.com-20071126081657-llrmnybq8lquthjj
Tags: upstream-0.1.5
Import upstream version 0.1.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
NULL =
2
2
 
3
3
SUBDIRS = \
4
 
        gidlgen
 
4
        vala-gen-introspect \
5
5
        $(NULL)
6
6
 
7
7
INCLUDES = \
8
8
        $(GLIB_CFLAGS) \
9
 
        -I ../gobject-introspection \
 
9
        -I$(top_srcdir) \
 
10
        -I$(top_srcdir)/gobject-introspection \
10
11
        $(NULL)
11
12
 
12
13
bin_PROGRAMS = \