xenocara/proto/fontsproto/Makefile.am

24 lines
353 B
Makefile
Raw Normal View History

2006-11-25 08:43:19 -07:00
fontsdir = $(includedir)/X11/fonts
fonts_HEADERS = \
font.h \
fontproto.h \
fontstruct.h \
FS.h \
fsmasks.h \
FSproto.h
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = fontsproto.pc
2010-04-24 13:52:53 -06:00
EXTRA_DIST = fontsproto.pc.in
EXTRA_DIST += ChangeLog
MAINTAINERCLEANFILES = ChangeLog
.PHONY: ChangeLog
ChangeLog:
$(CHANGELOG_CMD)
dist-hook: ChangeLog