diff options
author | Darrell Anderson <[email protected]> | 2014-01-09 14:13:18 -0600 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2014-01-09 14:13:18 -0600 |
commit | fa08973aeb1182c027c216380f1eca4fc795a3c2 (patch) | |
tree | 60cb69babe9f6a050b54e57cb3752636b08cc60e /src/Makefile.am | |
parent | 1685bb43c5d5b771a57181b132b2f769fcb7a7f5 (diff) | |
download | ksensors-fa08973aeb1182c027c216380f1eca4fc795a3c2.tar.gz ksensors-fa08973aeb1182c027c216380f1eca4fc795a3c2.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 525455c..86b2c07 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 |