8 lines
142 B
Makefile
8 lines
142 B
Makefile
## $Id: Makefile.am,v 1.3 2008/11/09 13:50:16 aleidinger Exp $
|
|
|
|
include $(top_srcdir)/Makefile.am.global
|
|
|
|
EXTRA_DIST = \
|
|
ADbg.cpp \
|
|
ADbg.h
|
|
|