~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to include/Makefile.am

  • Committer: Brian Aker
  • Date: 2008-07-10 18:40:16 UTC
  • mfrom: (77.1.63 codestyle)
  • Revision ID: brian@tangent.org-20080710184016-9dbmgqzl1diwrj82
Merge.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
16
16
# MA 02111-1307, USA
17
17
 
18
 
BUILT_SOURCES =         $(HEADERS_GEN) link_sources
 
18
BUILT_SOURCES =         $(HEADERS_GEN) 
19
19
HEADERS_GEN =           drizzle_version.h
20
20
HEADERS_ABI =           drizzle.h drizzle_com.h drizzle_time.h \
21
21
                        my_list.h my_alloc.h typelib.h mysql/plugin.h \
44
44
# Some include files that may be moved and patched by configure
45
45
DISTCLEANFILES =        sched.h $(CLEANFILES)
46
46
 
47
 
link_sources:
48
 
        echo timestamp > link_sources
49
 
 
50
47
# These files should not be included in distributions since they are
51
48
# generated by configure from the .h.in files
52
49
dist-hook: