File: Makefile.am

package info (click to toggle)
kdeutils 4%3A3.5.5-3etch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 21,152 kB
  • ctags: 16,106
  • sloc: cpp: 114,950; sh: 10,061; ansic: 3,182; perl: 2,835; python: 1,308; makefile: 931; xml: 303; lex: 302; yacc: 167
file content (12 lines) | stat: -rw-r--r-- 397 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
INCLUDES    = -I$(srcdir)/.. $(all_includes)

METASOURCES = AUTO

#
noinst_LTLIBRARIES =  libkcontroller.la
libkcontroller_la_SOURCES = kcontroller.cpp ktabcontroller.cpp knavigator.cpp \
                            keditor.cpp kvalueeditor.cpp kchareditor.cpp

# no public API
noinst_HEADERS = kcontroller.h ktabcontroller.h knavigator.h \
                 keditor.h kvalueeditor.h kchareditor.h