include git.mk in data/icons/Makefile.am

Every other Makefile.am already did this
This commit is contained in:
Michael Catanzaro 2013-04-28 22:40:54 -05:00
parent f7caf34b5a
commit bcf6d444f4

View file

@ -13,3 +13,5 @@ icon48_DATA = 48x48/gnome-chess.png
iconscalable_DATA = scalable/gnome-chess.svg
EXTRA_DIST = $(icon16_DATA) $(icon22_DATA) $(icon24_DATA) $(icon32_DATA) $(icon48_DATA) $(icon256_DATA) $(iconscalable_DATA)
-include $(top_srcdir)/git.mk