summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 09df750..56e06b4 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -59,6 +59,7 @@ libdg_la_SOURCES = \
path.cc \
powerlist.cc \
powermap.cc \
+ powermapfilter.cc \
random.cc \
sample.cc \
sample_selection.cc \
@@ -115,6 +116,7 @@ EXTRA_DIST = \
platform.h \
powerlist.h \
powermap.h \
+ powermapfilter.h \
random.h \
range.h \
rangemap.h \