Added utility functions and their tests.
[libsex.git] / include / libsex / Makefile.am
blob8588d68ba6602967f728422324c0dd570a02ce2b
1 SUBDIRS = 
3 installdir = $(includedir)/$(PACKAGE)
4 install_HEADERS = Exception.hxx \
5                   utility.hxx utility.ixx
7 uninstall-hook:
8         rm -rf $(includedir)/$(PACKAGE)