added alpm.h to delivery targets (Jason)

This commit is contained in:
Aurelien Foret 2005-10-20 18:57:33 +00:00
parent 1b4ce12672
commit 2b43f98366
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@ TARGETS = md5driver.c \
lib_LTLIBRARIES = libalpm.la
include_HEADERS = alpm.h
libalpm_la_SOURCES = $(TARGETS)
libalpm_la_LDFLAGS = -no-undefined -version-info $(PM_VERSION_INFO)