You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeutils/khexedit/lib/controller/Makefile.am

13 lines
397 B

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