mirror of
https://github.com/moparisthebest/pacman
synced 2024-12-22 15:58:50 -05:00
* removal of swig generated bindings
This commit is contained in:
parent
e70a3e8074
commit
93b0e76287
10
Makefile.am
10
Makefile.am
@ -1,15 +1,5 @@
|
||||
SUBDIRS = lib/libalpm src/util src/pacman scripts doc doc/hu etc
|
||||
|
||||
if HAS_PERL
|
||||
SUBDIRS += bindings/perl
|
||||
endif
|
||||
if HAS_PYTHON
|
||||
SUBDIRS += bindings/python
|
||||
endif
|
||||
if HAS_JAVA
|
||||
SUBDIRS += bindings/java
|
||||
endif
|
||||
|
||||
EXTRA_DIST = \
|
||||
ChangeLog \
|
||||
COPYING \
|
||||
|
@ -276,9 +276,6 @@ etc/pacman.conf
|
||||
etc/pacman.d/Makefile
|
||||
etc/pacman.d/mirrorlist
|
||||
etc/abs/Makefile
|
||||
bindings/perl/Makefile
|
||||
bindings/python/Makefile
|
||||
bindings/java/Makefile
|
||||
Makefile
|
||||
])
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user