summaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
authorfalkTX <falktx@gmail.com>2014-04-25 23:38:14 +0100
committerfalkTX <falktx@gmail.com>2014-04-25 23:38:14 +0100
commit18cefbae60e109d7e28465fbab201f89328e94aa (patch)
tree645fd395983ee1555e9a005fb44df5aae7952757 /libs
parent09eb063a5ce2d7706f1d46f1811743f3cb07505c (diff)
Remove base.cpp from makefile, deleted
Diffstat (limited to 'libs')
-rw-r--r--libs/dgl/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/dgl/Makefile b/libs/dgl/Makefile
index a76f97f..1d9df69 100644
--- a/libs/dgl/Makefile
+++ b/libs/dgl/Makefile
@@ -16,7 +16,6 @@ LINK_FLAGS += $(DGL_LIBS)
OBJS = \
src/App.cpp.o \
- src/Base.cpp.o \
src/Image.cpp.o \
src/ImageAboutWindow.cpp.o \
src/ImageButton.cpp.o \