~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Monty Taylor
  • Date: 2011-02-13 17:26:39 UTC
  • mfrom: (2157.2.2 give-in-to-pkg-config)
  • mto: This revision was merged to the branch mainline in revision 2166.
  • Revision ID: mordred@inaugust.com-20110213172639-nhy7i72sfhoq13ms
Merged in pkg-config fixes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
nobase_nodist_include_HEADERS =
24
24
nobase_dist_include_HEADERS =
25
25
dist_include_HEADERS =
 
26
nobase_nodist_pkginclude_HEADERS =
 
27
nobase_dist_pkginclude_HEADERS =
 
28
dist_pkginclude_HEADERS =
26
29
sbin_PROGRAMS =
27
30
lib_LTLIBRARIES = 
28
31
noinst_LTLIBRARIES =
90
93
        done
91
94
 
92
95
BUILT_SOURCES+= drizzled/configmake.h
93
 
nobase_nodist_include_HEADERS+= drizzled/configmake.h
 
96
nobase_nodist_pkginclude_HEADERS+= drizzled/configmake.h
94
97
drizzled/configmake.h: ${top_srcdir}/Makefile.in
95
98
        @echo "Making $@"
96
99
        @rm -f $@-t $@