From 004bc880ecb4cf7938deed0173ab69176010306c Mon Sep 17 00:00:00 2001 From: Don Pellegrino Date: Tue, 07 Jul 2009 20:28:00 +0000 Subject: Set the AMD Performance Monitor module's directory to be included in GNU Indent processing. --- diff --git a/Makefile.am b/Makefile.am index 9ac859b..3a55a0f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,5 +8,7 @@ indent : src/db/*.c src/db/*.sqc src/db/*.h \ src/model/*.c src/model/*.sqc src/model/*.h \ src/util/*.c src/util/*.h \ + src/util/amd_performance_monitor/*.c \ + src/util/amd_performance_monitor/*.h \ src/view/*.c src/view/*.h -- cgit v0.8.3.1-22-g547a