~ubuntu-branches/ubuntu/saucy/augeas/saucy-proposed

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Nicolas Valcárcel Scerpella
  • Date: 2011-11-10 09:20:03 UTC
  • mto: (1.5.1) (19.1.11 precise)
  • mto: This revision was merged to the branch mainline in revision 22.
  • Revision ID: package-import@ubuntu.com-20111110092003-sb3z6bq97rlb96de
Tags: upstream-0.9.0
Import upstream version 0.9.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 
19
19
include_HEADERS = augeas.h fa.h
20
20
 
21
 
libaugeas_la_SOURCES = augeas.h augeas.c pathx.c \
 
21
libaugeas_la_SOURCES = augeas.h augeas.c augrun.c pathx.c \
22
22
        internal.h internal.c \
23
23
        memory.h memory.c ref.h ref.c \
24
24
    syntax.c syntax.h parser.y builtin.c lens.c lens.h regexp.c regexp.h \