
include_directories(${KDE4_INCLUDES} ${KDE4_INCLUDE_DIR} ${QT_INCLUDES} )


########### next target ###############


########### install files ###############




#original Makefile.am contents follow:

## ROSE-HPCT General Utilities -- source
#
#include ../../Make.inc
#
#if ROSE_BUILD_ROSEHPCT
#
#noinst_LTLIBRARIES = libutil.la
#libutil_la_SOURCES = general.cc
#EXTRA_DIST = tree_demo.cc
#
#else  # !ROSE_BUILD_ROSEHPCT --------------------
#
#EXTRA_DIST = general.cc tree_demo.cc
#
#endif
#
## eof
