Move prog.mk to the bin directory.

This commit is contained in:
Juan RP
2011-11-08 17:45:14 +01:00
parent 327527e304
commit 59dc65b907
5 changed files with 4 additions and 4 deletions

View File

@@ -3,4 +3,4 @@ TOPDIR = ../..
BIN = xbps-dgraph
include $(TOPDIR)/prog.mk
include $(TOPDIR)/bin/prog.mk