14 lines
264 B
Diff
14 lines
264 B
Diff
---
|
|
Makefile.am | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
--- a/Makefile.am
|
|
+++ b/Makefile.am
|
|
@@ -1,5 +1,5 @@
|
|
|
|
-SUBDIRS = include lib examples tests
|
|
+SUBDIRS = include lib tests
|
|
EXTRA_DIST = doc/doxygen.conf misc/$(PACKAGE).ebuild
|
|
|
|
dist-hook:
|