diff options
author | Timothy Pearson <[email protected]> | 2012-01-22 00:28:18 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-01-22 00:28:18 -0600 |
commit | 7021f40c13f949b7cb5ded32d0241d648a43bf6c (patch) | |
tree | aa1a5e4de2963edc6638783246b2ff25e98833aa /kdmlib/Makefile.am | |
parent | 0a2a54a02254ded760afd5b9c965c6bb71459d46 (diff) | |
download | tdebase-7021f40c13f949b7cb5ded32d0241d648a43bf6c.tar.gz tdebase-7021f40c13f949b7cb5ded32d0241d648a43bf6c.zip |
Part 1 of 2 of kdm rename
Diffstat (limited to 'kdmlib/Makefile.am')
-rw-r--r-- | kdmlib/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdmlib/Makefile.am b/kdmlib/Makefile.am index 7183a8889..f21f59bd5 100644 --- a/kdmlib/Makefile.am +++ b/kdmlib/Makefile.am @@ -1,4 +1,4 @@ -AM_CPPFLAGS = -I$(top_srcdir)/kdm/kfrontend $(all_includes) +AM_CPPFLAGS = -I$(top_srcdir)/tdm/kfrontend $(all_includes) kde_module_LTLIBRARIES = kgreet_classic.la kgreet_pam.la kgreet_winbind.la |