view mcabber/Makefile.am @ 2091:e06054423a60

Change phony targets in makefile to remove unnecessary compilation
author Hermitifier
date Fri, 04 Apr 2014 13:54:22 +0200
parents 7bdd9ed28684
children
line wrap: on
line source

SUBDIRS = mcabber doc modules
ACLOCAL_AMFLAGS = -I macros
if INSTALL_HEADERS
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = mcabber.pc
endif