~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to vio/Makefile.am

  • Committer: Jay Pipes
  • Date: 2008-07-17 17:54:00 UTC
  • mto: This revision was merged to the branch mainline in revision 182.
  • Revision ID: jay@mysql.com-20080717175400-xm2aazihjra8mdzq
Removal of DBUG from libdrizzle/ - Round 2

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
# along with this program; if not, write to the Free Software
14
14
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
15
15
 
 
16
AM_CPPFLAGS =           -I$(top_builddir)/include -I$(top_srcdir)/include
16
17
pkglib_LTLIBRARIES =    libvio.la
17
18
libvio_la_SOURCES = 
18
19
libvio_la_LIBADD =      libviolt.la
19
20
 
20
21
noinst_LTLIBRARIES =    libviolt.la
21
22
 
22
 
vioincludedir = ${includedir}/vio
23
 
dist_vioinclude_HEADERS =       vio_priv.h \
24
 
                        violite.h
 
23
noinst_HEADERS =        vio_priv.h
25
24
 
26
25
libviolt_la_SOURCES =   vio.c viosocket.c