gmyth-stream/client/Makefile.am
author melunko
Mon Apr 23 19:16:24 2007 +0100 (2007-04-23)
branchtrunk
changeset 587 747b409e4f01
permissions -rw-r--r--
[svn r593] Fixed internal reference to gmyth.h. We can not include this header in src/gmyth_* files. Also fixed gmyth_debug link error. In the current implementation we need to include gmyth_debug.h in all files using gmyth_debug(), otherwise we will get library linking error
renatofilho@520
     1
SUBDIRS = src test
renatofilho@520
     2
renatofilho@520
     3
pcfiles = gmyth-stream-client.pc
renatofilho@520
     4
pkgconfigdir = $(libdir)/pkgconfig
renatofilho@520
     5
pkgconfig_DATA = $(pcfiles)
renatofilho@520
     6
renatofilho@520
     7
EXTRA_DIST = 			\
renatofilho@520
     8
	ChangeLog