diff options
author | Darrell Anderson <[email protected]> | 2014-01-09 13:04:56 -0600 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2014-01-09 13:04:56 -0600 |
commit | 85b112961c3357746d18c14f5c3a7800a7c03baa (patch) | |
tree | 6dc7088d98fc7b480090dabfdc82022180d08d84 /src/Makefile.am | |
parent | a0c5421cc536f211fe4a67d9914a9dec15e04937 (diff) | |
download | kbibtex-85b112961c3357746d18c14f5c3a7800a7c03baa.tar.gz kbibtex-85b112961c3357746d18c14f5c3a7800a7c03baa.zip |
Branding cleanup.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 68b9b49..5609974 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,4 +1,4 @@ -# set the include path for X, qt and KDE +# set the include path for X, qt and TDE INCLUDES = $(all_includes) $(LIBXSLT_CFLAGS) $(LIBXML_CFLAGS) $(LIBYAZ_CFLAGS) $(LIBBIBUTILS_CFLAGS) # these are the headers for your project |