diff options
author | Darrell Anderson <[email protected]> | 2014-01-09 13:12:43 -0600 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2014-01-09 13:12:43 -0600 |
commit | 2d6fe22ff2d1e3f4f7745a63f4a3faa0cd67ea6e (patch) | |
tree | 79ebb029ad466561d8570532ecd3f8ac804a7702 /src/Makefile.am | |
parent | 2f3a8b38b2649014311c399261c4268d1661b3e1 (diff) | |
download | knmap-2d6fe22ff2d1e3f4f7745a63f4a3faa0cd67ea6e.tar.gz knmap-2d6fe22ff2d1e3f4f7745a63f4a3faa0cd67ea6e.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 0ff077e..329ca1c 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 |