diff options
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 748111e..ce9cf72 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -34,8 +34,6 @@ miav_SOURCES = $(shell if [ $QT_CXXFLAGS ] ; then ../tools/MocList cc; fi ) \ info_console.cc EXTRA_DIST = \ - miav.conf \ - cprquery.conf \ aboutwindow.h \ camera.h \ cprquerydialog.h \ |