Aegisub/contrib/assdraw/src/wxAGG/Makefile.am
Amar Takhar 391219ea54 SVN Transition Step 5/7
1. svn mv assdraw csri hunspell lua51 contrib

* See r2749 for full description.

Originally committed to SVN as r2754.
2009-03-08 08:31:41 +00:00

8 lines
163 B
Makefile

AM_CXXFLAGS = @WX_CPPFLAGS@ @LIBAGG_CFLAGS@
noinst_LIBRARIES = libaggwindow.a
libaggwindow_a_SOURCES = \
AGGWindow.cpp \
AGGWindow.h \
PixelFormatConvertor.h