~vcs-imports/gconfmm/main

« back to all changes in this revision

Viewing changes to tools/Makefile.am

  • Committer: murrayc
  • Date: 2007-01-09 15:43:50 UTC
  • Revision ID: vcs-imports@canonical.com-20070109154350-lczyek6p0f2bqgva
moving

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
SUBDIRS = extra_defs_gen m4
 
2
 
 
3
include $(top_srcdir)/tools/Makefile_list_of_sources.am_fragment
 
4
 
 
5
EXTRA_DIST = $(files_tools_perl) \
 
6
             $(files_tools_pm) \
 
7
             Makefile_list_of_sources.am_fragment
 
8