diff options
author | Adam Jackson <ajax@nwnk.net> | 2006-05-09 18:04:29 +0000 |
---|---|---|
committer | Adam Jackson <ajax@nwnk.net> | 2006-05-09 18:04:29 +0000 |
commit | 86ffb46358965509aa3ee536f15cb5a4e5e04426 (patch) | |
tree | 899e93de29f4e34dff19b0f2eae0d1c87e0bcde5 /mi/Makefile.am | |
parent | b46d6a44fa97a3e66de828385026b7f84d9e59b8 (diff) |
Bug #5209: Re-enable building APM and ACPI support. (Michel Dänzer)
Diffstat (limited to 'mi/Makefile.am')
-rw-r--r-- | mi/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mi/Makefile.am b/mi/Makefile.am index c77eac709..83f11be0e 100644 --- a/mi/Makefile.am +++ b/mi/Makefile.am @@ -72,4 +72,4 @@ libminimi_la_SOURCES = \ libmi_la_SOURCES = $(libminimi_la_SOURCES) -INCLUDES = -I$(top_srcdir)/mfb +INCLUDES = # -I$(top_srcdir)/mfb |