2012-02-23 13:36:48 +04:00
|
|
|
lib_LTLIBRARIES = libyasnd.la
|
2013-09-02 22:54:14 +04:00
|
|
|
libyasnd_la_SOURCES = libyasnd.c yasnd-log.c yasnd-lpt.c
|
|
|
|
libyasnd_la_CPPFLAGS = -I$(top_srcdir)
|
2012-02-23 13:36:48 +04:00
|
|
|
|
|
|
|
distclean-local:
|
|
|
|
rm -f Makefile.in &>/dev/null
|