Remove old buildsystem

This commit is contained in:
Alberto Fanjul 2018-12-19 23:05:36 +01:00
parent 9023c6f820
commit 11c42d75f0
8 changed files with 0 additions and 31 deletions

View File

@ -1,2 +0,0 @@
TARGETS = gitg/gitg
include ../sub.mk

View File

@ -1,4 +0,0 @@
TARGETS = libgitg-ext/libgitg-ext-1.0.la
INSTALL_TARGETS = install-libgitg_extexecLTLIBRARIES
include ../sub.mk

View File

@ -1,4 +0,0 @@
TARGETS = libgitg/libgitg-1.0.la
INSTALL_TARGETS = install-libgitgexecLTLIBRARIES
include ../sub.mk

View File

@ -1,4 +0,0 @@
TARGETS = plugins/diff/libdiff.la
INSTALL_TARGETS = install-plugins_diff_libdiff_la_pluginLTLIBRARIES
include ../../sub.mk

View File

@ -1,4 +0,0 @@
TARGETS = plugins/files/libfiles.la
INSTALL_TARGETS = install-plugins_files_libfiles_la_pluginLTLIBRARIES
include ../../sub.mk

View File

@ -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

View File

@ -1,3 +0,0 @@
TARGETS = tests/gitg/test-gitg
include ../../sub.mk

View File

@ -1,2 +0,0 @@
TARGETS = tests/libgitg/test-libgitg
include ../../sub.mk