Remove unused file
[reactos.git] / reactos / lib / shlwapi / makefile
1 # $Id: makefile 7409 2004-01-02 19:49:47Z gvg $
2
3 PATH_TO_TOP = ../..
4
5 TARGET_TYPE = winedll
6
7 include $(PATH_TO_TOP)/rules.mak
8
9 include $(TOOLS_PATH)/helper.mk