mirror of
https://gitlab.gnome.org/GNOME/gitg
synced 2024-11-04 21:16:52 +00:00
Remove old buildsystem
This commit is contained in:
parent
9023c6f820
commit
11c42d75f0
8 changed files with 0 additions and 31 deletions
|
@ -1,2 +0,0 @@
|
|||
TARGETS = gitg/gitg
|
||||
include ../sub.mk
|
|
@ -1,4 +0,0 @@
|
|||
TARGETS = libgitg-ext/libgitg-ext-1.0.la
|
||||
INSTALL_TARGETS = install-libgitg_extexecLTLIBRARIES
|
||||
|
||||
include ../sub.mk
|
|
@ -1,4 +0,0 @@
|
|||
TARGETS = libgitg/libgitg-1.0.la
|
||||
INSTALL_TARGETS = install-libgitgexecLTLIBRARIES
|
||||
|
||||
include ../sub.mk
|
|
@ -1,4 +0,0 @@
|
|||
TARGETS = plugins/diff/libdiff.la
|
||||
INSTALL_TARGETS = install-plugins_diff_libdiff_la_pluginLTLIBRARIES
|
||||
|
||||
include ../../sub.mk
|
|
@ -1,4 +0,0 @@
|
|||
TARGETS = plugins/files/libfiles.la
|
||||
INSTALL_TARGETS = install-plugins_files_libfiles_la_pluginLTLIBRARIES
|
||||
|
||||
include ../../sub.mk
|
|
@ -1,8 +0,0 @@
|
|||
TARGETS = \
|
||||
tests/diff-view \
|
||||
tests/progress-bin \
|
||||
tests/repository-list-box \
|
||||
tests/libgitg/test-libgitg \
|
||||
tests/gitg/test-gitg
|
||||
|
||||
include ../sub.mk
|
|
@ -1,3 +0,0 @@
|
|||
TARGETS = tests/gitg/test-gitg
|
||||
|
||||
include ../../sub.mk
|
|
@ -1,2 +0,0 @@
|
|||
TARGETS = tests/libgitg/test-libgitg
|
||||
include ../../sub.mk
|
Loading…
Reference in a new issue