Skip to content
Snippets Groups Projects
Commit 4a75cbbf authored by jpd_at_sfl's avatar jpd_at_sfl
Browse files

Fixed make distclean.

parent 02e6fe42
No related branches found
No related tags found
No related merge requests found
...@@ -20,7 +20,8 @@ BUILT_SOURCES = \ ...@@ -20,7 +20,8 @@ BUILT_SOURCES = \
./SessionIOmoc.cpp \ ./SessionIOmoc.cpp \
./TCPSessionIOmoc.cpp \ ./TCPSessionIOmoc.cpp \
./TransparentWidgetmoc.cpp \ ./TransparentWidgetmoc.cpp \
./VolumeControlmoc.cpp ./VolumeControlmoc.cpp \
./qmake_image_collection.cpp
IMAGES = $(top_srcdir)/images/*.png IMAGES = $(top_srcdir)/images/*.png
...@@ -106,8 +107,7 @@ sflphone_qt_SOURCES = \ ...@@ -106,8 +107,7 @@ sflphone_qt_SOURCES = \
./VolumeControl.cpp \ ./VolumeControl.cpp \
./VolumeControl.hpp \ ./VolumeControl.hpp \
./globals.h \ ./globals.h \
./main.cpp \ ./main.cpp
./qmake_image_collection.cpp
CLEANFILES = \ CLEANFILES = \
$(BUILT_SOURCES) $(BUILT_SOURCES)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment