| # | |
| # Copyright (C) 2004-2009 Andrew Beekhof | |
| # | |
| # This source code is licensed under the GNU General Public License version 2 | |
| # or later (GPLv2+) WITHOUT ANY WARRANTY. | |
| # | |
| MAINTAINERCLEANFILES = Makefile.in config.h.in | |
| noinst_HEADERS = config.h \ | |
| crm_internal.h \ | |
| doxygen.h \ | |
| portability.h | |
| pkginclude_HEADERS = crm_config.h | |
| SUBDIRS = crm | |
| .PHONY: $(ARCHIVE_VERSION) |