Browse Source

Removed dist-pkg/lodelsites creation

Quentin Bonaventure 8 years ago
parent
commit
cb236c6450
2 changed files with 1 additions and 2 deletions
  1. 1
    1
      Makefile.am
  2. 0
    1
      configure.ac

+ 1
- 1
Makefile.am View File

1
-SUBDIRS = lodel progs lodelsites
1
+SUBDIRS = lodel progs
2
 EXTRA_DIST = runtest examples tests debian
2
 EXTRA_DIST = runtest examples tests debian
3
 CLEANFILES = runtest
3
 CLEANFILES = runtest
4
 
4
 

+ 0
- 1
configure.ac View File

16
 	progs/Makefile \
16
 	progs/Makefile \
17
 	progs/slim/Makefile \
17
 	progs/slim/Makefile \
18
 	lodel/plugins/Makefile \
18
 	lodel/plugins/Makefile \
19
-	lodelsites/Makefile \
20
 ])
19
 ])
21
 
20
 
22
 
21
 

Loading…
Cancel
Save