~ubuntu-branches/ubuntu/hardy/codeblocks/hardy-backports

« back to all changes in this revision

Viewing changes to src/sdk/wxFlatNotebook/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Michael Casadevall
  • Date: 2008-07-17 04:39:23 UTC
  • Revision ID: james.westby@ubuntu.com-20080717043923-gmsy5cwkdjswghkm
Tags: upstream-8.02
ImportĀ upstreamĀ versionĀ 8.02

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
INCLUDES = $(WX_CXXFLAGS) \
 
2
                        -I$(top_srcdir)/src/include/wxFlatNotebook/include
 
3
 
 
4
noinst_LTLIBRARIES = libwxflatnotebook.la
 
5
 
 
6
libwxflatnotebook_la_SOURCES = src/wxFlatNotebook/fnb_customize_dlg.cpp \
 
7
src/wxFlatNotebook/fnb_resources.cpp \
 
8
src/wxFlatNotebook/popup_dlg.cpp \
 
9
src/wxFlatNotebook/renderer.cpp \
 
10
src/wxFlatNotebook/wxFlatNotebook.cpp \
 
11
src/wxFlatNotebook/xh_fnb.cpp
 
12
 
 
13
noinst_DATA = AUTHORS README README.patch cb_wxfn.patch
 
14
EXTRA_DIST = AUTHORS README README.patch cb_wxfn.patch