diff options
Diffstat (limited to 'src/Makefile_insert')
| -rw-r--r-- | src/Makefile_insert | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert index 305294392..43a6295d6 100644 --- a/src/Makefile_insert +++ b/src/Makefile_insert @@ -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 |
