diff options
Diffstat (limited to 'krecipes/src/backends/PostgreSQL/Makefile.am')
-rw-r--r-- | krecipes/src/backends/PostgreSQL/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/krecipes/src/backends/PostgreSQL/Makefile.am b/krecipes/src/backends/PostgreSQL/Makefile.am index 9295a6f..dac2623 100644 --- a/krecipes/src/backends/PostgreSQL/Makefile.am +++ b/krecipes/src/backends/PostgreSQL/Makefile.am @@ -3,7 +3,7 @@ # this is the program that gets installed. it's name is used for all # of the other Makefile.am variables -# set the include path for X, qt and KDE +# set the include path for X, tqt and TDE INCLUDES = -I$(srcdir) -I$(srcdir)/.. -I$(srcdir)/../.. $(all_includes) |