diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-09 14:04:57 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-09 14:04:57 -0600 |
commit | 380e3401db2008b52dda34227debf5e15f3bd045 (patch) | |
tree | 526d8b5ab69ff02e41286ae2051a5cc5fc673254 /src/Makefile.am | |
parent | fa266da73737453ca158c991157ed6fe718f89a9 (diff) | |
download | tork-380e3401db2008b52dda34227debf5e15f3bd045.tar.gz tork-380e3401db2008b52dda34227debf5e15f3bd045.zip |
Branding and code 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 5abd534..8a738c4 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -18,7 +18,7 @@ SUBDIRS=icons arkollon $(geoipdir) privoxytemplates \ DISTCLEANFILES=dcoptork.kidl -# set the include path for X, qt and KDE +# set the include path for X, qt and TDE INCLUDES = $(all_includes) # let automoc handle all of the meta source files (moc) |