Upstream tarball 20080512
[amule.git] / unittests / muleunit / Makefile.am
blob2afb8cc2f9339d993bf53b5aa59d933af6c33be4
1 noinst_LIBRARIES = libmuleunit.a
2 libmuleunit_a_SOURCES = \
3         test.cpp \
4         test.h \
5         main.cpp \
6         testcase.cpp \
7         testcase.h \
8         testregistry.cpp \
9         testregistry.h \
10         $(top_srcdir)/src/libs/common/MuleDebug.cpp
12 libmuleunit_a_CXXFLAGS = $(WXBASE_CXXFLAGS) -I$(top_srcdir)/src/libs -DMULEUNIT 
14 EXTRA_DIST = license.txt
16 MAINTAINERCLEANFILES = Makefile.in