Code

remove desktop-affine.cpp
[inkscape.git] / src / Makefile_insert
index 305294392323660c5fe35ddd5a23af16dabaf9d7..7a43a59c5c4ee92c95b412a6cd7a10c88f182c9a 100644 (file)
@@ -39,7 +39,7 @@ libinkpre_a_SOURCES = \
        connection-pool.h \
        console-output-undo-observer.h console-output-undo-observer.cpp \
        context-fns.cpp context-fns.h \
-       desktop-affine.cpp desktop-affine.h     \
+       desktop-affine.h        \
        desktop-events.cpp desktop-events.h     \
        desktop-handles.cpp desktop-handles.h   \
        desktop-style.cpp desktop-style.h       \
@@ -311,7 +311,7 @@ inkscape_LDFLAGS = --export-dynamic $(kdeldflags)
 inkview_SOURCES = inkview.cpp $(win32_sources)
 inkview_LDADD = $(all_libs)
 
-libinkversion_a_SOURCES = inkscape-version.cpp
+libinkversion_a_SOURCES = inkscape-version.cpp inkscape-version.h
 
 # Hack: make inkscape-version.cpp a phony target.
 # Create the version file every time "make" is invoked. Overwrite it only