diff options
author | Richard Hughes <richard@hughsie.com> | 2009-01-23 17:14:02 +0000 |
---|---|---|
committer | Richard Hughes <richard@hughsie.com> | 2009-01-23 17:14:02 +0000 |
commit | 39df99ae208e0f5c38e041de7c6050c1f77ceace (patch) | |
tree | f6adabdaea82e2729d64ba6cb56cc67bdd5c769f /tools/Makefile.am | |
parent | 44b2ad6bc2e64365c92f401229804949c2a748a6 (diff) |
trivial: add a fixme
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r-- | tools/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am index c4309a0..30fb7d8 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -1,7 +1,6 @@ ## Process this file with automake to produce Makefile.in INCLUDES = \ - -I$(top_builddir)/src -I$(top_srcdir)/src \ -DPACKAGE_LIBEXEC_DIR=\""$(libexecdir)"\" \ -DPACKAGE_SYSCONF_DIR=\""$(sysconfdir)"\" \ -DPACKAGE_DATA_DIR=\""$(datadir)"\" \ |