"Initial commit to Gerrit"
[profile/ivi/libgsf.git] / packaging / Makefile
1 PKG_NAME := libgsf
2 SPECFILE = $(addsuffix .spec, $(PKG_NAME))
3 YAMLFILE = $(addsuffix .yaml, $(PKG_NAME))
4
5 include /usr/share/packaging-tools/Makefile.common