diff options
author | deva <deva> | 2005-05-03 08:37:48 +0000 |
---|---|---|
committer | deva <deva> | 2005-05-03 08:37:48 +0000 |
commit | fc6b6c4981bfeb94055a43c4b9eebc979f0370b8 (patch) | |
tree | 22e660627cc079da4119394bc4566a4ef5f8948e /src/Makefile.am | |
parent | 16aeeeb8110893e14c2d134542981cdc0f257411 (diff) |
Removed old conf dist files.
Diffstat (limited to 'src/Makefile.am')
-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 \ |