diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-09 13:17:15 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-09 13:17:15 -0600 |
commit | 43b45046c6f8dc040b2e86cb33e7d2bbc3fea7e7 (patch) | |
tree | d3a4826d0f7e04d40c28bf1edc943f204d877e87 /src/Makefile.am | |
parent | 2d5a5f03b507c016f61ac78ee1b55478803f0796 (diff) | |
download | kasablanca-43b45046c6f8dc040b2e86cb33e7d2bbc3fea7e7.tar.gz kasablanca-43b45046c6f8dc040b2e86cb33e7d2bbc3fea7e7.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 d402de4..0b6b597 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) # these are the headers for your project |