Fix: Headers are now installed.
[libsex.git] / include / libsex / Makefile.am
blobc98b14d19987c93201adb4128980a9af40cbbe8d
1 installdir = $(includedir)/$(PACKAGE)
2 install_HEADERS = \
3         Exception.hxx \
4         utility.hxx utility.ixx \
5         declare.hxx \
6         define.hxx \
7         throw.hxx
9 uninstall-hook:
10         rm -rf $(includedir)/$(PACKAGE)