summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile2
-rw-r--r--gen.pro3
2 files changed, 1 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index a7213fb..1a5af83 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
-export TOPDIR:=$(shell pwd)
+export TOPDIR:=$(OPIEDIR)
include $(TOPDIR)/Vars.make
ifneq ($(wildcard $(TOPDIR)/Vars.local),)
diff --git a/gen.pro b/gen.pro
deleted file mode 100644
index 5980051..0000000
--- a/gen.pro
+++ b/dev/null
@@ -1,3 +0,0 @@
-CONFIG += debug
-CONFIG -= release
-CONFIG -= qt3